Skip to content

Commit c412073

Browse files
committed
Fix Babel hyperlink in README
1 parent 309a457 commit c412073

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ Internationalization - i18n/l10n
520520

521521
Pytz is an interface to the IANA database, which uses ASCII names. The `Unicode Consortium's Unicode Locales (CLDR) <http://cldr.unicode.org>`_
522522
project provides translations. Python packages such as
523-
`Babel <https://babel.pocoo.org/en/latest/api/dates.html#timezone-functionality>`
523+
`Babel <https://babel.pocoo.org/en/latest/api/dates.html#timezone-functionality>`_
524524
and Thomas Khyn's `l18n <https://pypi.org/project/l18n/>`_ package can be used
525525
to access these translations from Python.
526526

0 commit comments

Comments
 (0)