Skip to content

Commit e51d972

Browse files
committed
Update contributing links for zh-tw and fr languages
1 parent 52bb1ff commit e51d972

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

contribute.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
custom_contributing_links: dict[str, str] = {
66
'es': 'https://python-docs-es.readthedocs.io/page/CONTRIBUTING.html',
77
'ko': 'https://www.flowdas.com/pages/python-docs-ko.html',
8-
'zh-tw': 'https://github.com/python/python-docs-zh-tw/blob/3.13/README.rst#%E5%8F%83%E8%88%87%E7%BF%BB%E8%AD%AF',
9-
'fr': 'https://git.afpy.org/AFPy/python-docs-fr/src/branch/3.13/CONTRIBUTING.rst',
8+
'zh-tw': 'https://github.com/python/python-docs-zh-tw/blob/3.14/README.rst#id2',
9+
'fr': 'https://git.afpy.org/AFPy/python-docs-fr/src/branch/3.14/CONTRIBUTING.rst',
1010
'id': 'https://github.com/python/python-docs-id/blob/3.14/README.md#berkontribusi-untuk-menerjemahkan',
1111
'tr': 'https://github.com/python/python-docs-tr/blob/3.12/README.md#%C3%A7eviriye-katk%C4%B1da-bulunmak',
1212
'el': 'https://github.com/python/python-docs-el/blob/3.14/CONTRIBUTING.md',

0 commit comments

Comments
 (0)