File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ Flask-Babel
4
4
.. module :: flask_babel
5
5
6
6
Flask-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 `
10
10
translations.
11
11
12
12
Installation
@@ -409,8 +409,8 @@ Low-Level API
409
409
.. autofunction :: force_locale
410
410
411
411
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
416
416
.. _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