Skip to content

Commit a5351b6

Browse files
committed
Update Flask documentation version
1 parent 95b5e3f commit a5351b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240

241241
intersphinx_mapping = {
242242
"python": ("https://docs.python.org/3", None),
243-
"flask": ("https://flask.palletsprojects.com/en/2.1.x/", None),
243+
"flask": ("https://flask.palletsprojects.com/en/2.2.x/", None),
244244
"werkzeug": ("https://werkzeug.palletsprojects.com/en/2.1.x/", None),
245245
"pymongo": ("https://pymongo.readthedocs.io/en/stable/", None),
246246
"mongoengine": ("https://docs.mongoengine.org/", None),

0 commit comments

Comments
 (0)