Fix fastled links

This commit is contained in:
Otto Winter 2018-06-05 21:08:12 +02:00
parent e3da123a4b
commit f82662f526
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ Light Effects
Currently, only a rainbow effect is supported. In the future, more light effects will be added
and supported out-of-the box. Creating custom effects is, however, quite easy with esphomelib.
See the `fastled example <https://github.com/OttoWinter/esphomelib/blob/master/examples/fastled.cpp>`__
See the `fastled example <https://github.com/OttoWinter/esphomelib/blob/master/examples/fastled/fastled.cpp>`__
in the esphomelib repository for a simple example.
.. figure:: images/fastled_effect.png

View File

@ -67,7 +67,7 @@ Light Effects
Currently, only a rainbow effect is supported. In the future, more light effects will be added
and supported out-of-the box. Creating custom effects is, however, quite easy with esphomelib.
See the `fastled example <https://github.com/OttoWinter/esphomelib/blob/master/examples/fastled.cpp>`__
See the `fastled example <https://github.com/OttoWinter/esphomelib/blob/master/examples/fastled/fastled.cpp>`__
in the esphomelib repository for a simple example.
.. figure:: images/fastled_effect.png