We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a1690 commit 22f1da4Copy full SHA for 22f1da4
docs/conf.py
@@ -203,4 +203,4 @@
203
# -- Options for intersphinx extension ---------------------------------------
204
205
# Example configuration for intersphinx: refer to the Python standard library.
206
-intersphinx_mapping = {"python": ("https://docs.python.org/": None)}
+intersphinx_mapping = {"python": ("https://docs.python.org/3", None)}
0 commit comments