Skip to content

Commit ce1d27a

Browse files
committed
Merge pull request #727 from e-kwsm/master
README.md: Python 3.5 に変更
2 parents bf8616e + a8e76f2 commit ce1d27a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Python ドキュメント日本語訳プロジェクト
22

33
Pythonのドキュメントを日本語に翻訳するプロジェクトです。
4-
現在、Python 3.4 のドキュメントに対応するために活動中です。
4+
現在、Python 3.5 のドキュメントに対応するために活動中です。
55

66
[ドキュメント](http://docs.python.jp/3/)
77

@@ -13,7 +13,7 @@ Python 2.7 (2.7.2時点) のドキュメントの翻訳が完了しています
1313
(要 GitHub アカウント)
1414

1515
## 翻訳に参加したい方は ##
16-
[Transifex](https://www.transifex.com/) にサインインし、 [python-34-ja](https://www.transifex.com/projects/p/python-34-ja/) から翻訳してください。
16+
[Transifex](https://www.transifex.com/) にサインインし、 [python-35-ja](https://www.transifex.com/python-doc-ja/python-35/) から翻訳してください。
1717

1818
また、プロジェクトの連絡は [連絡用メーリングリスト](http://www.python.jp/mailman/listinfo/python-doc-jp) で行いますので、登録してください。
1919

0 commit comments

Comments
 (0)