diff --git a/homeassistant/components/sensor/london_underground.py b/homeassistant/components/sensor/london_underground.py index c8ade9b6b6f..fe13c0db8a7 100644 --- a/homeassistant/components/sensor/london_underground.py +++ b/homeassistant/components/sensor/london_underground.py @@ -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