Skip to content

Commit b7b4f5e

Browse files
committed
DOC: Update Python intersphinx inventory
1 parent 65e1be3 commit b7b4f5e

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
@@ -89,7 +89,7 @@
8989
napoleon_custom_sections = [("Inputs", "Parameters"), ("Outputs", "Parameters")]
9090

9191
# Intersphinx
92-
intersphinx_mapping = {"https://docs.python.org/": None}
92+
intersphinx_mapping = {"https://docs.python.org/3/": None}
9393

9494
# Linkcode
9595
# The following is used by sphinx.ext.linkcode to provide links to github

0 commit comments

Comments
 (0)