diff --git a/books/free-programming-books-zh.md b/books/free-programming-books-zh.md index a1617b3e3..f0c0dcf9b 100644 --- a/books/free-programming-books-zh.md +++ b/books/free-programming-books-zh.md @@ -664,7 +664,6 @@ * [Numpy 1.16 中文文档](http://www.osgeo.cn/numpy/) (Online) * [Python 3 文档(简体中文) 3.2.2 documentation](http://docspy3zh.readthedocs.org/en/latest/) * [Python 3.8.0a3中文文档](http://www.osgeo.cn/cpython/) (Online) *(目前在线最全的中文文档了)* -* [Python 中文学习大本营](http://www.pythondoc.com) * [Python 最佳实践指南](https://pythonguidecn.readthedocs.io/zh/latest/) * [Python Cookbook第三版](http://python3-cookbook.readthedocs.io/zh_CN/latest/) - David Beazley、Brian K.Jones、熊能(翻译) * [Python教程 - 廖雪峰的官方网站](https://www.liaoxuefeng.com/wiki/1016959663602400)