From 9d6e015466be4b66c98769711c5e1139c82457bb Mon Sep 17 00:00:00 2001 From: Touliloup Date: Sun, 11 Feb 2018 11:19:17 +0100 Subject: [PATCH] Fix URL in Mercedes me binary sensor documentation (#4625) Fix a broken link in the Mercedes Me binary sensor documentation. Link should redirect to the main Mercedes Me component. --- source/_components/binary_sensor.mercedesme.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/binary_sensor.mercedesme.markdown b/source/_components/binary_sensor.mercedesme.markdown index 932574774f8..e1df898d498 100644 --- a/source/_components/binary_sensor.mercedesme.markdown +++ b/source/_components/binary_sensor.mercedesme.markdown @@ -17,4 +17,4 @@ The `Mercedes me` platform allows you to get data from your [Mercedes me connect They will be automatically discovered if the Mercedes me component is loaded. -For more configuration information see the [Mercedes me component](/components/mercedes me/) documentation. +For more configuration information see the [Mercedes me component](/components/mercedesme/) documentation.