Use full link because relative links don't work.

This commit is contained in:
Scott Shawcroft 2017-01-04 11:27:36 -08:00
parent b6093a2452
commit 4bf7c6fb6e
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ These are drivers available in separate GitHub repos.
Register Library <http://adafruit-micropython-register.readthedocs.io/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) </projects/ds3231/en/latest/>
PCF8523 Real-time Clock (Adalogger RTC) </projects/pcf8523/en/latest/>
DS3231 Real-time Clock (Precision RTC) <https://circuitpython.readthedocs.io/projects/ds3231/en/latest/>
PCF8523 Real-time Clock (Adalogger RTC) <https://circuitpython.readthedocs.io/projects/pcf8523/en/latest/>
TCS34725 Color Sensor <http://micropython-tcs34725.readthedocs.io/>
TSL2561 Light Sensor <http://micropython-tsl2561.readthedocs.io/>
PCA9685 Motor and Servo Controllers <http://micropython-pca9685.readthedocs.io/>