Skip to content

Commit 4bf7c6f

Browse files
committed
Use full link because relative links don't work.
1 parent b6093a2 commit 4bf7c6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/drivers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ These are drivers available in separate GitHub repos.
88
Register Library <http://adafruit-micropython-register.readthedocs.io/en/latest/>
99
RGB Displays <http://micropython-rgb.readthedocs.io/>
1010
Analog-to-digital converters: ADS1015 and ADS1115 <http://micropython-ads1015.readthedocs.io/>
11-
DS3231 Real-time Clock (Precision RTC) </projects/ds3231/en/latest/>
12-
PCF8523 Real-time Clock (Adalogger RTC) </projects/pcf8523/en/latest/>
11+
DS3231 Real-time Clock (Precision RTC) <https://circuitpython.readthedocs.io/projects/ds3231/en/latest/>
12+
PCF8523 Real-time Clock (Adalogger RTC) <https://circuitpython.readthedocs.io/projects/pcf8523/en/latest/>
1313
TCS34725 Color Sensor <http://micropython-tcs34725.readthedocs.io/>
1414
TSL2561 Light Sensor <http://micropython-tsl2561.readthedocs.io/>
1515
PCA9685 Motor and Servo Controllers <http://micropython-pca9685.readthedocs.io/>

0 commit comments

Comments
 (0)