@@ -8,11 +8,11 @@ total = progress_from_resources(stats)
8
8
translators = get_number_of_translators()
9
9
10
10
print(
11
- f'''
11
+ f'''[ ](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml )
12
12

13
13
''')
14
14
]]] -->
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 )
16
16
![ Total Translation of Documentation] ( https://img.shields.io/badge/Total-5.198%25-0.svg )
17
17
![ 24 Translators] ( https://img.shields.io/badge/Translators-24-0.svg )
18
18
<!-- [[[end]]] -->
@@ -48,8 +48,8 @@ The documentation at https://docs.python.org/pl/ is updated around once daily.
48
48
** Communication Channels**
49
49
50
50
* [ 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/ )
53
53
* [ Python Documentation Special Interest Group] ( https://www.python.org/community/sigs/current/doc-sig/ )
54
54
55
55
** License**
@@ -66,9 +66,9 @@ You signify your acceptance of this agreement by submitting your work for inclus
66
66
* ` cog -rP README.md `
67
67
68
68
** Useful Materials**
69
+ * [ Python Developer's Guide: Translating] ( https://devguide.python.org/documentation/translations/translating/ )
69
70
* [ Python docs Transifex: Documentation] ( https://python-docs-transifex-automation.readthedocs.io/ )
70
71
* [ Site Statistics] ( https://analytics.python.org/docs.python.org?f=contains,page,/pl/ )
71
- * [ Python Developer's Guide: Documentation] ( https://devguide.python.org/documentation/ )
72
72
73
73
** Similar Translation Projects**
74
74
* [ Projects of the Python Packaging Authority] ( https://hosted.weblate.org/projects/pypa/-/pl/ )
0 commit comments