diff --git a/src/docs/devices/Sonoff-BASIC-R2-v1.4/index.md b/src/docs/devices/Sonoff-BASIC-R2-v1.4/index.md index 2efd2a486..075d19610 100644 --- a/src/docs/devices/Sonoff-BASIC-R2-v1.4/index.md +++ b/src/docs/devices/Sonoff-BASIC-R2-v1.4/index.md @@ -17,8 +17,8 @@ The red side of the LED cannot be individually controlled without modification t and serves as the indicator of when the relay is physically enabled. As the only controllable LED is the Blue LED, it is configured here to use the -[`status_led`](/components/light/status_led) light component, which will take over the LED in -the event of a error/warning state, such as when WiFi is disrupted. +[`status_led` light component](https://esphome.io/components/light/status_led), which will take +over the LED in the event of a error/warning state, such as when WiFi is disrupted. ## GPIO Pinout diff --git a/src/docs/devices/Sonoff-POW-R2/index.md b/src/docs/devices/Sonoff-POW-R2/index.md index 2ec63c0a4..1addcaef5 100644 --- a/src/docs/devices/Sonoff-POW-R2/index.md +++ b/src/docs/devices/Sonoff-POW-R2/index.md @@ -24,8 +24,8 @@ difficulty: 3 ## Basic Configuration As the only controllable LED is the Blue LED, it is configured here to use the -[`status_led`](/components/light/status_led) light component, which will take over the LED in -the event of a error/warning state, such as when WiFi is disrupted. +[`status_led` light component](https://esphome.io/components/light/status_led), which will take +over the LED in the event of a error/warning state, such as when WiFi is disrupted. ```yaml # Basic Config