@@ -8,11 +8,11 @@ total = progress_from_resources(stats)
88translators = get_number_of_translators()
99
1010print(
11- f'''
11+ f'''[ ](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml )
1212
1313''')
1414]]] -->
15- ![ build] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg )
15+ [ ![ build] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg )] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml )
1616![ Total Translation of Documentation] ( https://img.shields.io/badge/Total-5.198%25-0.svg )
1717![ 24 Translators] ( https://img.shields.io/badge/Translators-24-0.svg )
1818<!-- [[[end]]] -->
@@ -48,8 +48,8 @@ The documentation at https://docs.python.org/pl/ is updated around once daily.
4848** Communication Channels**
4949
5050* [ Discord Python Polska #dokumentacja] ( https://discord.gg/QB3h2Sxc )
51- * [ Python Documentation Community] ( https://docs-community.readthedocs.io/en/latest/ )
52- * [ Python Translations Working Group ] ( https://mail.python.org/mailman3/lists/translation.python.org/ )
51+ * [ Python Documentation Community] ( https://docs-community.readthedocs.io/ )
52+ * [ Python translations mailing list ] ( https://mail.python.org/mailman3/lists/translation.python.org/ )
5353* [ Python Documentation Special Interest Group] ( https://www.python.org/community/sigs/current/doc-sig/ )
5454
5555** License**
@@ -66,9 +66,9 @@ You signify your acceptance of this agreement by submitting your work for inclus
6666* ` cog -rP README.md `
6767
6868** Useful Materials**
69+ * [ Python Developer's Guide: Translating] ( https://devguide.python.org/documentation/translations/translating/ )
6970* [ Python docs Transifex: Documentation] ( https://python-docs-transifex-automation.readthedocs.io/ )
7071* [ Site Statistics] ( https://analytics.python.org/docs.python.org?f=contains,page,/pl/ )
71- * [ Python Developer's Guide: Documentation] ( https://devguide.python.org/documentation/ )
7272
7373** Similar Translation Projects**
7474* [ Projects of the Python Packaging Authority] ( https://hosted.weblate.org/projects/pypa/-/pl/ )
0 commit comments