We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99fe59e commit 3582f27Copy full SHA for 3582f27
README.md
@@ -3,10 +3,10 @@
3
Pythonのドキュメントを日本語に翻訳するプロジェクトです。
4
現在、Python 3.7 のドキュメントに対応するために活動中です。
5
6
-[ドキュメント](http://docs.python.jp/3/)
+[ドキュメント](http://docs.python.org/ja/3/)
7
8
Python 2.7 (2.7.2時点) のドキュメントの翻訳が完了しています。
9
-[オンラインで見る](http://docs.python.jp/2/)
+[オンラインで見る](http://docs.python.org/ja/2.7/)
10
11
## 問題報告 ##
12
[Issues](https://github.com/python-doc-ja/python-doc-ja/issues) から登録をお願いします。
0 commit comments