Skip to content

Commit 3c8df17

Browse files
Update intersphinx_mapping for Sphinx 8 compatibility (pallets-eco#598)
1 parent 494d498 commit 3c8df17

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
@@ -362,4 +362,4 @@
362362

363363

364364
# Example configuration for intersphinx: refer to the Python standard library.
365-
intersphinx_mapping = {"https://docs.python.org/3/": None}
365+
intersphinx_mapping = {"python": ("https://docs.python.org/3/", None)}

0 commit comments

Comments
 (0)