Fixed typo in URL (#7922)

Relative link to /components/binary_sensor.http was missing a leading "/", which caused the URL to incorrectly lead to a 404 page at "https://www.home-assistant.io/components/binary_sensor.http/".
This commit is contained in:
longman391 2018-12-21 12:30:00 -08:00 committed by Fabian Affolter
parent 0c7a837804
commit 07e0c96faa

View File

@ -137,7 +137,7 @@ terminology used around Home Assistant. Home Assistant's
## {% linkable_title HTTP sensors %}
To use those kind of [sensors](/components/sensor.http/) or
[binary sensors](components/binary_sensor.http/) in your installation no
[binary sensors](/components/binary_sensor.http/) in your installation no
configuration in Home Assistant is needed. All configuration is done on the
devices themselves. This means that you must be able to edit the target URL or
endpoint and the payload.