From 04db310d34c948195602ac1c7bd88f77f537f54e Mon Sep 17 00:00:00 2001 From: fxhover <736698959@qq.com> Date: Thu, 13 Dec 2018 17:32:48 +0800 Subject: [PATCH] =?UTF-8?q?=E9=93=BE=E6=8E=A5=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1df62d1..e09b065 100644 --- a/README.md +++ b/README.md @@ -124,9 +124,9 @@ ### Python进阶 - [Magic Python](./Notes/Python/Python进阶/Magic%20Python.md) -- [Effective Python](https://github.com/ecmadao/Coding-Guide/blob/master/Notes/Python/Python%E8%BF%9B%E9%98%B6/Effective%20Python.md) +- [Effective Python](./Notes/Python/Python%E8%BF%9B%E9%98%B6/Effective%20Python.md) - [Python Style Guide](./Notes/Python/Python进阶/Python%20Style%20Guide.md) -- [Python 中的 Collections 库](https://github.com/ecmadao/Coding-Guide/blob/master/Notes/Python/Python%E8%BF%9B%E9%98%B6/Python%20%E4%B8%AD%E7%9A%84%20Collections%20%E5%BA%93.md) +- [Python 中的 Collections 库](./Notes/Python/Python%E8%BF%9B%E9%98%B6/Python%20%E4%B8%AD%E7%9A%84%20Collections%20%E5%BA%93.md) ### Ember文档翻译系列(V2.8.0) @@ -235,4 +235,4 @@ ## License -Apache License 2.0 \ No newline at end of file +Apache License 2.0