From c74f2444237756473e4ca58fc56bfc47033c43fb Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Mon, 13 Oct 2025 15:33:49 +0100 Subject: [PATCH] Fix team resources links and add Translation dashboard --- docs/community/community-guide.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/community/community-guide.md b/docs/community/community-guide.md index 956a69e..d30612f 100644 --- a/docs/community/community-guide.md +++ b/docs/community/community-guide.md @@ -9,11 +9,12 @@ team! There are a few resources that are particularly useful for team members. Here's a quick list to get you started. -- [devguide](https://devguide.python.org) -- [docs](https://docs.python.org) +- [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) -- [discourse category](https://discuss.python.org/c/documentation/26) -- [Discord server](https://discord.gg/sMWqvzXvd) +- [Python docs translations dashboard](https://python-docs-translations.github.io/dashboard/) +- [Documentation Discourse category](https://discuss.python.org/c/documentation/26) +- [Discord server](https://discord.gg/DJxvZXNHm2) ### General information about communication channels