Fix doc link in header (#8305)

* Fix doc link in header

* Add missing `/`
pull/8313/head
Robin 2017-07-03 06:30:42 +00:00 committed by Fabian Affolter
parent ee7d4710c4
commit 4ab778fd97
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
""" """
Sensor for checking the status of London Underground tube lines. Sensor for checking the status of London Underground tube lines.
For more details about this component, please refer to the documentation at For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/sensor.tube-state https://home-assistant.io/components/sensor.london_underground/
""" """
import logging import logging
from datetime import timedelta from datetime import timedelta