summaryrefslogtreecommitdiffhomepage
path: root/zh-cn/python-cn.html.markdown
diff options
context:
space:
mode:
authorSimon Shine <shreddedglory@gmail.com>2020-02-12 05:03:08 +0100
committerSimon Shine <shreddedglory@gmail.com>2020-02-12 05:03:08 +0100
commitefe00fd06e2908f547ed8d47bd818301f96c4620 (patch)
tree9e07da463ae19388a0e1d4658cddce771def126c /zh-cn/python-cn.html.markdown
parenta3b0585374d69e392fdb724bde30bc4048358d31 (diff)
Switch links: 'python3 <-> python' and 'python <-> pythonlegacy'
The list of references is exhausted by running 'ack docs/python'.
Diffstat (limited to 'zh-cn/python-cn.html.markdown')
-rw-r--r--zh-cn/python-cn.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/zh-cn/python-cn.html.markdown b/zh-cn/python-cn.html.markdown
index fd962305..0e11e12f 100644
--- a/zh-cn/python-cn.html.markdown
+++ b/zh-cn/python-cn.html.markdown
@@ -16,7 +16,7 @@ Python 是由吉多·范罗苏姆(Guido Van Rossum)在 90 年代早期设计。
欢迎大家斧正。英文版原作 Louie Dinh [@louiedinh](http://twitter.com/louiedinh)
邮箱 louiedinh [at] [谷歌的信箱服务]。中文翻译 Geoff Liu。
-注意:这篇教程是基于 Python 3 写的。如果你想学旧版 Python 2,我们特别有[另一篇教程](http://learnxinyminutes.com/docs/python/)。
+注意:这篇教程是基于 Python 3 写的。如果你想学旧版 Python 2,我们特别有[另一篇教程](http://learnxinyminutes.com/docs/pythonlegacy/)。
```python