Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3582f27

Browse files
authored
Fix documentation URLs
1 parent99fe59e commit3582f27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
Pythonのドキュメントを日本語に翻訳するプロジェクトです。
44
現在、Python 3.7 のドキュメントに対応するために活動中です。
55

6-
[ドキュメント](http://docs.python.jp/3/)
6+
[ドキュメント](http://docs.python.org/ja/3/)
77

88
Python 2.7 (2.7.2時点) のドキュメントの翻訳が完了しています。
9-
[オンラインで見る](http://docs.python.jp/2/)
9+
[オンラインで見る](http://docs.python.org/ja/2.7/)
1010

1111
##問題報告 ##
1212
[Issues](https://github.com/python-doc-ja/python-doc-ja/issues) から登録をお願いします。

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp