We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf219eb commit d6ca361Copy full SHA for d6ca361
contribute.py
@@ -2,7 +2,7 @@
2
3
custom_contributing_links = {
4
'es': 'https://python-docs-es.readthedocs.io/page/CONTRIBUTING.html',
5
- 'ko': 'https://www.flowdas.com/pages/python-docs-ko.html', # TODO: Find the new link
+ 'ko': 'https://www.flowdas.com/pages/python-docs-ko.html',
6
'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',
7
'fr': 'https://git.afpy.org/AFPy/python-docs-fr/src/branch/3.13/CONTRIBUTING.rst',
8
'id': 'https://github.com/python/python-docs-id/blob/3.14/README.md#berkontribusi-untuk-menerjemahkan',
0 commit comments