mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Fix doc link in header (#8305)
* Fix doc link in header * Add missing `/`
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user