mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Fix doc link in header (#8305)
* Fix doc link in header * Add missing `/`
This commit is contained in:
parent
ee7d4710c4
commit
4ab778fd97
@ -1,8 +1,8 @@
|
||||
"""
|
||||
Sensor for checking the status of London Underground tube lines.
|
||||
|
||||
For more details about this component, please refer to the documentation at
|
||||
https://home-assistant.io/components/sensor.tube-state
|
||||
For more details about this platform, please refer to the documentation at
|
||||
https://home-assistant.io/components/sensor.london_underground/
|
||||
"""
|
||||
import logging
|
||||
from datetime import timedelta
|
||||
|
Loading…
x
Reference in New Issue
Block a user