diff --git a/src/README.rst b/src/README.rst index 2c329a9..dc5650e 100644 --- a/src/README.rst +++ b/src/README.rst @@ -520,7 +520,7 @@ Internationalization - i18n/l10n Pytz is an interface to the IANA database, which uses ASCII names. The `Unicode Consortium's Unicode Locales (CLDR) `_ project provides translations. Python packages such as -`Babel ` +`Babel `_ and Thomas Khyn's `l18n `_ package can be used to access these translations from Python.