We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309a457 commit c412073Copy full SHA for c412073
1 file changed
src/README.rst
@@ -520,7 +520,7 @@ Internationalization - i18n/l10n
520
521
Pytz is an interface to the IANA database, which uses ASCII names. The `Unicode Consortium's Unicode Locales (CLDR) <http://cldr.unicode.org>`_
522
project provides translations. Python packages such as
523
-`Babel <https://babel.pocoo.org/en/latest/api/dates.html#timezone-functionality>`
+`Babel <https://babel.pocoo.org/en/latest/api/dates.html#timezone-functionality>`_
524
and Thomas Khyn's `l18n <https://pypi.org/project/l18n/>`_ package can be used
525
to access these translations from Python.
526
0 commit comments