From 5ce7e40de4e55d96d4ce4be8c2a5974437840385 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Thu, 13 Nov 2025 20:37:10 +0000 Subject: [PATCH] Update Python docs translations dashboard link --- docs/community/community-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/community-guide.md b/docs/community/community-guide.md index d30612f..05c07ff 100644 --- a/docs/community/community-guide.md +++ b/docs/community/community-guide.md @@ -12,7 +12,7 @@ a quick list to get you started. - [Python Developers Guide (DevGuide)](https://devguide.python.org) - [Python documentation](https://docs.python.org/3/) - [Python Docs Sphinx Theme](https://github.com/python/python-docs-theme) -- [Python docs translations dashboard](https://python-docs-translations.github.io/dashboard/) +- [Python docs translations dashboard](https://translations.python.org/) - [Documentation Discourse category](https://discuss.python.org/c/documentation/26) - [Discord server](https://discord.gg/DJxvZXNHm2)