https://github.com/python/cpython/commit/8b8bd3d4ad80980e86562cd11ee30d3d6cedfab4 commit: 8b8bd3d4ad80980e86562cd11ee30d3d6cedfab4 branch: main author: Stan Ulbrych <[email protected]> committer: willingc <[email protected]> date: 2025-08-14T09:14:50-07:00 summary:
Update link to translating in the devguide in `bugs.rst` (#137736) files: M Doc/bugs.rst diff --git a/Doc/bugs.rst b/Doc/bugs.rst index 5d0f68ca69675e..faf13eeb6a7ce4 100644 --- a/Doc/bugs.rst +++ b/Doc/bugs.rst @@ -37,8 +37,8 @@ tracker <https://github.com/python/python-docs-theme>`_. `Helping with Documentation <https://devguide.python.org/docquality/#helping-with-documentation>`_ Comprehensive guide for individuals that are interested in contributing to Python documentation. - `Documentation Translations <https://devguide.python.org/documentation/translating/>`_ - A list of GitHub pages for documentation translation and their primary contacts. + `Documentation Translations <https://devguide.python.org/documentation/translations/translating/#translation-coordinators>`_ + A list of GitHub pages for documentation translation and their coordination teams. .. _using-the-tracker: _______________________________________________ Python-checkins mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/python-checkins.python.org Member address: [email protected]
