Skip to content

Commit 00030e1

Browse files
authored
修改“用Python做科学计算”网址 (justjavac#812)
* 用Python做科学计算链接失效 无论是否挂VPN,否无法加载成功。 * 修改“用Python做科学计算”网址 原网址[http://old.sebug.net/paper/books/scipydoc](http://old.sebug.net/paper/books/scipydoc)已失效 改为由[gepcel](https://github.com/gepcel)提供的新网址:[https://docs.huihoo.com/scipy/scipy-zh-cn/index.html](https://docs.huihoo.com/scipy/scipy-zh-cn/index.html)
1 parent aebae5a commit 00030e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@
725725
* [Fabric 中文文档](http://fabric-chs.readthedocs.org)
726726
* [Beautiful Soup 4.2.0 中文文档](http://beautifulsoup.readthedocs.org/zh_CN/latest/)
727727
* [Python 中的 Socket 编程](https://legacy.gitbook.com/book/keelii/socket-programming-in-python-cn/details)
728-
* [用Python做科学计算](http://old.sebug.net/paper/books/scipydoc)
728+
* [用Python做科学计算](https://docs.huihoo.com/scipy/scipy-zh-cn/index.html)
729729
* [Sphinx 中文文档](http://www.pythondoc.com/sphinx/index.html)
730730
* [精通 Python 设计模式](https://github.com/cundi/Mastering.Python.Design.Patterns)
731731
* [python 安全编程教程](https://github.com/smartFlash/pySecurity)

0 commit comments

Comments
 (0)