We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b8510 commit d12c55eCopy full SHA for d12c55e
1 file changed
doc/conf.py
@@ -41,7 +41,7 @@
41
42
intersphinx_mapping = {
43
"python": ("https://docs.python.org/3", (None, "python-inv.txt")),
44
- "werkzeug": ("https://werkzeug.palletsprojects.com/en/2.1.x", None),
+ "werkzeug": ("https://werkzeug.palletsprojects.com/en/3.0.x", None),
45
}
46
47
# Add any paths that contain templates here, relative to this directory.
0 commit comments