summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/drivers.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst
index 9fdb502a6..d1baed8e1 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -68,5 +68,5 @@ knowledge of the interface details of the chip itself.
PCA9685 Motor and Servo Controllers <http://micropython-pca9685.readthedocs.io/>
HT16K33 LED Matrices and Segment Displays <http://micropython-ht16k33.readthedocs.io/>
IS31FL3731 Charlieplexed LED Matrix <http://micropython-is31fl3731.readthedocs.io/>
- MAX7219 LED Matrix <http://micropython-max7219.readthedocs.io/>
+ MAX7219 LED Matrix <http://circuitpython.readthedocs.io/projects/max7219/en/latest/>
DotStar <https://circuitpython.readthedocs.io/projects/dotstar/en/latest/>