summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/drivers.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst
index 474022b28..8768f92e2 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -5,7 +5,7 @@ These are drivers available in separate GitHub repos.
.. toctree::
- Register Library <http://adafruit-micropython-register.readthedocs.io/en/latest/>
+ Register Library <https://circuitpython.readthedocs.io/projects/register/en/latest/>
RGB Displays <http://micropython-rgb.readthedocs.io/>
Analog-to-digital converters: ADS1015 and ADS1115 <http://micropython-ads1015.readthedocs.io/>
DS3231 Real-time Clock (Precision RTC) <https://circuitpython.readthedocs.io/projects/ds3231/en/latest/>