summaryrefslogtreecommitdiffhomepage
path: root/ja-jp
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 /ja-jp
parenta3b0585374d69e392fdb724bde30bc4048358d31 (diff)
Switch links: 'python3 <-> python' and 'python <-> pythonlegacy'
The list of references is exhausted by running 'ack docs/python'.
Diffstat (limited to 'ja-jp')
-rw-r--r--ja-jp/python-jp.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/ja-jp/python-jp.html.markdown b/ja-jp/python-jp.html.markdown
index b9731411..3e01bfcd 100644
--- a/ja-jp/python-jp.html.markdown
+++ b/ja-jp/python-jp.html.markdown
@@ -21,7 +21,7 @@ lang: ja-jp
フィードバッグは大歓迎です! [@louiedinh](http://twitter.com/louiedinh) または louiedinh [at] [google's email service] にご連絡下さい!
-Note: この記事はPython 3に内容を絞っています。もし古いPython 2.7を学習したいなら、 [こちら](http://learnxinyminutes.com/docs/python/) をご確認下さい。
+Note: この記事はPython 3に内容を絞っています。もし古いPython 2.7を学習したいなら、 [こちら](http://learnxinyminutes.com/docs/pythonlegacy/) をご確認下さい。
```python
# 1行のコメントは番号記号(#)から始まります。