Skip to content

Commit b57a4a5

Browse files
committed
Update intersphinx_mapping format
1 parent 144da53 commit b57a4a5

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
@@ -162,4 +162,4 @@
162162
# -- Options for intersphinx extension ---------------------------------------
163163

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

0 commit comments

Comments
 (0)