We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f44b16 + 8e9218e commit 6c191dbCopy full SHA for 6c191db
docs/conf.py
@@ -22,7 +22,7 @@
22
23
intersphinx_mapping = {
24
'python': ('https://docs.python.org/3.4', None),
25
- 'BusDevice': ('https://circuitpython.readthedocs.io/projects/bus_device/en/latest/', None),
+ 'BusDevice': ('https://circuitpython.readthedocs.io/projects/busdevice/en/latest/', None),
26
'Register': ('https://circuitpython.readthedocs.io/projects/register/en/latest/', None),
27
'CircuitPython': ('https://circuitpython.readthedocs.io/en/latest/', None)}
28
0 commit comments