We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b5e3f commit a5351b6Copy full SHA for a5351b6
docs/conf.py
@@ -240,7 +240,7 @@
240
241
intersphinx_mapping = {
242
"python": ("https://docs.python.org/3", None),
243
- "flask": ("https://flask.palletsprojects.com/en/2.1.x/", None),
+ "flask": ("https://flask.palletsprojects.com/en/2.2.x/", None),
244
"werkzeug": ("https://werkzeug.palletsprojects.com/en/2.1.x/", None),
245
"pymongo": ("https://pymongo.readthedocs.io/en/stable/", None),
246
"mongoengine": ("https://docs.mongoengine.org/", None),
0 commit comments