Skip to content

Commit d12c55e

Browse files
committed
doc: update werkzeug mapping
1 parent d8b8510 commit d12c55e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/conf.py

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

4242
intersphinx_mapping = {
4343
"python": ("https://docs.python.org/3", (None, "python-inv.txt")),
44-
"werkzeug": ("https://werkzeug.palletsprojects.com/en/2.1.x", None),
44+
"werkzeug": ("https://werkzeug.palletsprojects.com/en/3.0.x", None),
4545
}
4646

4747
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)