Skip to content

Commit 4b8dd87

Browse files
authored
Update library link to a more user friendly page.
1 parent 0cb940e commit 4b8dd87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<div class="site-navigation">
1818
<a href="{{ "/downloads" | relative_url }}">DOWNLOADS</a>
19-
<a href="https://github.com/adafruit/Adafruit_CircuitPython_Bundle/blob/master/circuitpython_library_list.md">LIBRARIES</a>
19+
<a href="https://circuitpython.readthedocs.io/projects/bundle/en/latest/drivers.html">LIBRARIES</a>
2020
<a href="https://blog.adafruit.com/category/circuitpython">NEWS</a>
2121
<a href="https://adafru.it/discord">DISCORD</a>
2222
<a href="https://learn.adafruit.com/welcome-to-circuitpython">HELP</a>

0 commit comments

Comments
 (0)