We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c11743 commit aaeff41Copy full SHA for aaeff41
docs/conf.py
@@ -281,4 +281,4 @@
281
282
283
# Example configuration for intersphinx: refer to the Python standard library.
284
-intersphinx_mapping = {'http://docs.python.org/': None}
+intersphinx_mapping = {'python': ('https://docs.python.org/3/', None)}
0 commit comments