Skip to content

Commit 0cd40b5

Browse files
chore: update intersphinx_mapping (#807)
* chore: test change * chore: update intersphinx_mapping * chore: fixed quotes * chore: updating docs link
1 parent dd72ebe commit 0cd40b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,4 +203,4 @@
203203
# -- Options for intersphinx extension ---------------------------------------
204204

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

0 commit comments

Comments
 (0)