From c2e33c88e6de57b1c0b9fe82d342191a0b371aa3 Mon Sep 17 00:00:00 2001 From: Anders Melchiorsen Date: Sun, 23 Apr 2017 02:10:20 +0200 Subject: [PATCH] Make title linkable --- source/_components/light.lifx.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/light.lifx.markdown b/source/_components/light.lifx.markdown index ebf203bbd08..96a4002d48b 100644 --- a/source/_components/light.lifx.markdown +++ b/source/_components/light.lifx.markdown @@ -28,7 +28,7 @@ Configuration variables: - **server** (*Optional*): Your server address. Only needed if using more than one network interface. Omit if you are unsure. -## Light effects +## {% linkable_title Light effects %} The LIFX platform supports several light effects. You can start these effects with default options by using the `effect` attribute of the normal [`light.turn_on`]({{site_root}}/components/light/#service-lightturn_on) service, for example like this: ```yaml