From 25e7d6e21ea3fcb792bde79acffb75702f8aa38e Mon Sep 17 00:00:00 2001 From: Ermanno Baschiera Date: Sun, 27 Sep 2020 13:40:55 +0200 Subject: [PATCH] fix link to sensor integration page in binary sensor documentation (#14623) I think it's more useful to link the direct page of the sensor integration, instead of the category "sensor". --- source/_integrations/binary_sensor.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/binary_sensor.markdown b/source/_integrations/binary_sensor.markdown index 81c434ca1f6..c47e39903b8 100644 --- a/source/_integrations/binary_sensor.markdown +++ b/source/_integrations/binary_sensor.markdown @@ -40,7 +40,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust - **vibration**: `on` means vibration detected, `off` means no vibration (clear) - **window**: `on` means open, `off` means closed -For analog sensors please check the [integration overview](/integrations/#sensor). +For analog sensors please check the [integration overview](/integrations/sensor).