We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb940e commit 4b8dd87Copy full SHA for 4b8dd87
_includes/header.html
@@ -16,7 +16,7 @@
16
17
<div class="site-navigation">
18
<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>
+ <a href="https://circuitpython.readthedocs.io/projects/bundle/en/latest/drivers.html">LIBRARIES</a>
20
<a href="https://blog.adafruit.com/category/circuitpython">NEWS</a>
21
<a href="https://adafru.it/discord">DISCORD</a>
22
<a href="https://learn.adafruit.com/welcome-to-circuitpython">HELP</a>
0 commit comments