diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index 9817b5c1e5f51c35dcddf16ac1c3fd2bed31ebfe..e4afefab0eeddf112296f93721495832153168ff 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -607,7 +607,7 @@ ### Python -* [Django 1.8 中文文档](http://python.usyiyi.cn/documents/django_182/index.html) +* [Django 1.11.6 中文文档](https://www.yiyibooks.cn/xx/Django_1.11.6/index.html) * [Django book 2.0](http://djangobook.py3k.cn/2.0/) * [Python 3 文档(简体中文) 3.2.2 documentation](http://docspy3zh.readthedocs.org/en/latest/) * [Python Cookbook第三版](http://python3-cookbook.readthedocs.io/zh_CN/latest/) (作者:David Beazley, Brian K.Jones 翻译:熊能)