Skip to content

Commit 28ab3ce

Browse files
authored
Fix broken link in Doc/whatsnew/3.7.rst (GH-4335)
1 parent 8bf288e commit 28ab3ce

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/whatsnew/3.7.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -724,11 +724,11 @@ PEP 545: Python Documentation Translations
724724
:pep:`545` describes the process to translate Python documentation,
725725
and two translations have been added:
726726

727-
- Japanese: https://docs.python.org/ja/ and associated github
727+
- Japanese: https://docs.python.org/ja/ and associated GitHub
728728
repository: https://github.com/python/python-docs-ja
729729

730-
- French: https://docs.python.org/fr/ and associated github
730+
- French: https://docs.python.org/fr/ and associated GitHub
731731
repository: https://github.com/python/python-docs-fr
732732

733733
(Contributed by Julien Palard, Inada Naoki, and Victor Stinner in
734-
:issue:`issue26546`.)
734+
:issue:`26546`.)

0 commit comments

Comments
 (0)