Skip to content

Commit 5794b1c

Browse files
committed
updated conf.py; bus device intersphinx link
1 parent cffe919 commit 5794b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
]
1717

1818
intersphinx_mapping = {'python': ('https://docs.python.org/3.4', None),
19-
'BusDevice': ('https://circuitpython.readthedocs.io/projects/bus_device/en/latest/', None),
19+
'BusDevice': ('https://circuitpython.readthedocs.io/projects/busdevice/en/latest/', None),
2020
'Register': ('https://circuitpython.readthedocs.io/projects/register/en/latest/', None),
2121
'CircuitPython': ('https://circuitpython.readthedocs.io/en/latest/', None)}
2222

0 commit comments

Comments
 (0)