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.
2 parents fb46107 + b9822d0 commit cd46472Copy full SHA for cd46472
docs/source/conf.py
@@ -369,7 +369,7 @@
369
370
371
# Example configuration for intersphinx: refer to the Python standard library.
372
-intersphinx_mapping = {'https://docs.python.org/': None}
+intersphinx_mapping = {'https://docs.python.org/3/': None}
373
374
# Read The Docs
375
# on_rtd is whether we are on readthedocs.org, this line of code grabbed from docs.readthedocs.org
0 commit comments