diff --git a/homeassistant/components/notify/telegram.py b/homeassistant/components/notify/telegram.py index c65d9ccf6cb..23b915baf1e 100644 --- a/homeassistant/components/notify/telegram.py +++ b/homeassistant/components/notify/telegram.py @@ -4,7 +4,7 @@ homeassistant.components.notify.telegram Telegram platform for notify component. For more details about this platform, please refer to the documentation at -https://home-assistant.io/components/notify.xmpp.html +https://home-assistant.io/components/notify.telegram.html """ import logging import urllib