Skip to content

Commit 7d8574b

Browse files
authored
Repair CorePython_zh link
googlecode的链接失效, 切换至gitbook
1 parent a9eabe5 commit 7d8574b

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
@@ -605,7 +605,7 @@
605605
* [Python 学习笔记 模块篇](http://www.kuqin.com/docs/pythonmodule.html)
606606
* [Python 标准库 中文版](http://old.sebug.net/paper/books/python/%E3%80%8APython%E6%A0%87%E5%87%86%E5%BA%93%E3%80%8B%E4%B8%AD%E6%96%87%E7%89%88.pdf)
607607
* [Python进阶](https://www.gitbook.com/book/eastlakeside/interpy-zh/details)
608-
* [Python 核心编程 第二版](http://openbookproject.googlecode.com/svn/trunk/CorePython_zh/) CPyUG译
608+
* [Python 核心编程 第二版](https://wizardforcel.gitbooks.io/core-python-2e/content/) CPyUG译
609609
* [Python最佳实践指南](http://pythonguidecn.readthedocs.io/zh/latest/)
610610
* Django
611611
* [Django 1.5 文档中文版](http://django-chinese-docs.readthedocs.org/en/latest/) 正在翻译中

0 commit comments

Comments
 (0)