diff --git a/esphomeyaml/components/light/fastled_clockless.rst b/esphomeyaml/components/light/fastled_clockless.rst index f6dcc1c1b..59aa25271 100644 --- a/esphomeyaml/components/light/fastled_clockless.rst +++ b/esphomeyaml/components/light/fastled_clockless.rst @@ -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 `__ +See the `fastled example `__ in the esphomelib repository for a simple example. .. figure:: images/fastled_effect.png diff --git a/esphomeyaml/components/light/fastled_spi.rst b/esphomeyaml/components/light/fastled_spi.rst index b3f30202d..a8f9230e4 100644 --- a/esphomeyaml/components/light/fastled_spi.rst +++ b/esphomeyaml/components/light/fastled_spi.rst @@ -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 `__ +See the `fastled example `__ in the esphomelib repository for a simple example. .. figure:: images/fastled_effect.png