Skip to content

Commit bb8d688

Browse files
committed
Update intersphinx config
1 parent 962a3ed commit bb8d688

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
@@ -21,7 +21,7 @@
2121
autodoc_typehints = "description"
2222
autodoc_typehints_description_target = "documented_params"
2323
intersphinx_mapping = {
24-
"https://docs.python.org/3": None,
24+
"python": ("https://docs.python.org/3", None),
2525
}
2626
templates_path = [""]
2727
ogp_site_url = "https://kislyuk.github.io/" + project

0 commit comments

Comments
 (0)