fix led-animation url; it has 2 valid urls...

This commit is contained in:
sommersoft 2018-11-13 23:28:23 -06:00
parent b68517fbab
commit a7a66e9399
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ These libraries build on top of the low level APIs to simplify common tasks.
Image Load <https://circuitpython.readthedocs.io/projects/imageload/en/latest/>
miniQR Non-hardware QR code generator <https://circuitpython.readthedocs.io/projects/miniqr/en/latest/>
Slideshow <https://circuitpython.readthedocs.io/projects/slideshow/en/latest/>
LED Animation <https://adafruit-circuitpython-led-animation.readthedoc.io/en/latest/>
LED Animation <https://circuitpython.readthedocs.io/projects/led-animation/en/latest/>
Blinky
--------