File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ Flask-Babel
44.. module :: flask_babel
55
66Flask-Babel is an extension to `Flask `_ that adds i18n and l10n support to
7- any Flask application with the help of `babel `_, `pytz `_ and
8- `speaklater `_. It has builtin support for date formatting with timezone
9- support as well as a very simple and friendly interface to :mod: `gettext `
7+ any Flask application with the help of `babel `_, `pytz `_ and its own copy of
8+ `speaklater `_. It has built-in support for date formatting including timezones,
9+ as well as a very simple and friendly interface to :mod: `gettext `
1010translations.
1111
1212Installation
@@ -409,8 +409,8 @@ Low-Level API
409409.. autofunction :: force_locale
410410
411411
412- .. _Flask : http ://flask.pocoo.org /
413- .. _babel : http ://babel.edgewall .org/
414- .. _pytz : http ://pytz.sourceforge.net /
415- .. _speaklater : http ://pypi.python.org/pypi/speaklater
412+ .. _Flask : https ://palletsprojects.com/p/flask /
413+ .. _babel : https ://babel.pocoo .org/en/latest /
414+ .. _pytz : https ://pythonhosted.org/pytz /
415+ .. _speaklater : https ://pypi.python.org/pypi/speaklater
416416.. _reloader : https://flask.palletsprojects.com/en/1.1.x/cli/#watch-extra-files-with-the-reloader
You can’t perform that action at this time.
0 commit comments