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 22e3b1e commit 88e6c82Copy full SHA for 88e6c82
docs/conf.py
@@ -24,7 +24,7 @@
24
intersphinx_mapping = {
25
"python": ("https://docs.python.org/3.4", None),
26
"BusDevice": (
27
- "https://circuitpython.readthedocs.io/projects/bus_device/en/latest/",
+ "https://circuitpython.readthedocs.io/projects/busdevice/en/latest/",
28
None,
29
),
30
"CircuitPython": ("https://circuitpython.readthedocs.io/en/latest/", None),
0 commit comments