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 cffe919 commit 5794b1cCopy full SHA for 5794b1c
docs/conf.py
@@ -16,7 +16,7 @@
16
]
17
18
intersphinx_mapping = {'python': ('https://docs.python.org/3.4', None),
19
- 'BusDevice': ('https://circuitpython.readthedocs.io/projects/bus_device/en/latest/', None),
+ 'BusDevice': ('https://circuitpython.readthedocs.io/projects/busdevice/en/latest/', None),
20
'Register': ('https://circuitpython.readthedocs.io/projects/register/en/latest/', None),
21
'CircuitPython': ('https://circuitpython.readthedocs.io/en/latest/', None)}
22
0 commit comments