Skip to content

Commit 83b58e6

Browse files
authored
update intersphinx_mapping to follow sphinx docs
1 parent adae968 commit 83b58e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
# -- Options for intersphinx extension ---------------------------------------
203203

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

207207
# -- Options for todo extension ----------------------------------------------
208208

0 commit comments

Comments
 (0)