diff options
| author | Scott Shawcroft <scott.shawcroft@gmail.com> | 2018-03-06 16:54:13 -0800 |
|---|---|---|
| committer | Scott Shawcroft <scott.shawcroft@gmail.com> | 2018-03-06 16:54:13 -0800 |
| commit | f16619ad3cc8d19d739902632d52628b43dcf390 (patch) | |
| tree | 26a2eefd33a14fc9125935de345e0d4c01f33b55 /conf.py | |
| parent | 892d5cda63fbee051b88db3d9cc8e4ba8555cb96 (diff) | |
Update driver links including categories!
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -334,5 +334,5 @@ texinfo_documents = [ # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {"cpython": ('https://docs.python.org/3/', None), - "bus_device": ('https://circuitpython.readthedocs.io/projects/bus_device/en/latest/', None), + "bus_device": ('https://circuitpython.readthedocs.io/projects/busdevice/en/latest/', None), "register": ('https://circuitpython.readthedocs.io/projects/register/en/latest/', None)} |
