Skip to content

Commit 866af56

Browse files
Merge pull request adafruit#313 from jposada202020/correcting_readthedocs_links
Correcting readthedocs links
2 parents 0a4fcd5 + f0d3f61 commit 866af56

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/drivers.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ Helpers for building graphical interfaces using the displayio core module and fr
6363
Cursor Control <https://circuitpython.readthedocs.io/projects/cursorcontrol/en/latest/>
6464
Bitmap Font <https://circuitpython.readthedocs.io/projects/bitmap-font/en/latest/>
6565
Bitmap Saver <https://circuitpython.readthedocs.io/projects/bitmapsaver/en/latest/>
66-
Display Button <https://circuitpython.readthedocs.io/projects/display_button/en/latest/>
66+
Display Button <https://circuitpython.readthedocs.io/projects/display-button/en/latest//>
6767
Display Notification <https://circuitpython.readthedocs.io/projects/display_notification/en/latest/>
68-
Display Shapes <https://circuitpython.readthedocs.io/projects/display_shapes/en/latest/>
69-
Display Text <https://circuitpython.readthedocs.io/projects/display-text/en/latest/>
68+
Display Shapes <https://circuitpython.readthedocs.io/projects/display-shapes/en/latest/>
69+
Display Text <https://circuitpython.readthedocs.io/projects/display_text/en/latest/>
7070
Framebuf Module <https://circuitpython.readthedocs.io/projects/framebuf/en/latest/>
7171
GFX (framebuf) <https://circuitpython.readthedocs.io/projects/gfx/en/latest/>
7272
Image Load <https://circuitpython.readthedocs.io/projects/imageload/en/latest/>
@@ -140,7 +140,7 @@ Helpers for Bluetooth Low Energy (BLE).
140140
BLE LYWSD03MMC (Xiaomi Mijia) <https://circuitpython.readthedocs.io/projects/ble_lywsd03mmc/en/latest/>
141141
BLE Magic Light <https://circuitpython.readthedocs.io/projects/ble_magic_light/en/latest/>
142142
BLE MIDI <https://circuitpython.readthedocs.io/projects/ble_midi/en/latest/>
143-
BLE Radio <https://circuitpython.readthedocs.io/projects/ble-radio/en/latest/>
143+
BLE Radio <https://circuitpython.readthedocs.io/projects/ble_radio/en/latest/>
144144

145145
LoRa Wireless Helpers
146146
^^^^^^^^^^^^^^^^^^^^^
@@ -249,7 +249,7 @@ OLED
249249

250250
.. toctree::
251251

252-
SH1107 OLED (displayio) <https://circuitpython.readthedocs.io/projects/displayio_sh1107/en/latest/>
252+
SH1107 OLED (displayio) <https://circuitpython.readthedocs.io/projects/displayio-sh1107/en/latest/>
253253
SSD1305 OLED (displayio) <https://circuitpython.readthedocs.io/projects/displayio_ssd1305/en/latest/>
254254
SSD1305 OLED (framebuf) <https://circuitpython.readthedocs.io/projects/ssd1305/en/latest/>
255255
SSD1306 OLED (displayio) <https://circuitpython.readthedocs.io/projects/displayio_ssd1306/en/latest/>
@@ -322,7 +322,7 @@ Motion relating sensing including ``acceleration``, ``magnetic``, ``gyro``, and
322322
LSM303 Accelerometer Only<https://circuitpython.readthedocs.io/projects/lsm303-accel/en/latest/>
323323
LSM303 Accelerometer and Magnetometer <https://circuitpython.readthedocs.io/projects/lsm303/en/latest/>
324324
LSM303DLH Magnetometer Only<https://circuitpython.readthedocs.io/projects/lsm303dlh-mag/en/latest/>
325-
LSM6DSOX, LSM6DS33, and ISM330DHCT Accelerometer, Gyroscope and Temperature <https://circuitpython.readthedocs.io/projects/lsm6ds/en/latest/>
325+
LSM6DSOX, LSM6DS33, and ISM330DHCT Accelerometer, Gyroscope and Temperature <https://circuitpython.readthedocs.io/projects/lsm6dsox/en/latest/>
326326
LSM9DS0 Accelerometer, Magnetometer, Gyroscope and Temperature <https://circuitpython.readthedocs.io/projects/lsm9ds0/en/latest/>
327327
LSM9DS1 Accelerometer, Magnetometer, Gyroscope and Temperature <https://circuitpython.readthedocs.io/projects/lsm9ds1/en/latest/>
328328
MLX90390 3 Axis Magnetometer <https://circuitpython.readthedocs.io/projects/mlx90393/en/latest/>

0 commit comments

Comments
 (0)