diff --git a/README.md b/README.md index f563065572cb294d32bb17ded314811bf1ae91d4..447f0979cc9189c142bf6a40214a14d1a384308c 100644 --- a/README.md +++ b/README.md @@ -606,7 +606,7 @@ * [Python 学习笔记 模块篇](http://www.kuqin.com/docs/pythonmodule.html) * [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) * [Python进阶](https://www.gitbook.com/book/eastlakeside/interpy-zh/details) -* [Python 核心编程 第二版](http://openbookproject.googlecode.com/svn/trunk/CorePython_zh/) CPyUG译 +* [Python 核心编程 第二版](https://wizardforcel.gitbooks.io/core-python-2e/content/) CPyUG译 * [Python最佳实践指南](http://pythonguidecn.readthedocs.io/zh/latest/) * [Python 精要教程](https://www.gitbook.com/book/wizardforcel/python-essential-tutorial/details) * Django