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 4aaa0ea commit 0f78eeaCopy full SHA for 0f78eea
conf.py
@@ -319,6 +319,6 @@
319
320
321
# Example configuration for intersphinx: refer to the Python standard library.
322
-intersphinx_mapping = {'http://docs.python.org/': None,
+intersphinx_mapping = {'https://docs.python.org/3/': None,
323
'https://circuitpython.readthedocs.io/projects/bus_device/en/latest/': None,
324
'https://circuitpython.readthedocs.io/projects/register/en/latest/': None}
0 commit comments