diff --git a/homeassistant/components/html5/notify.py b/homeassistant/components/html5/notify.py index ac76911b9f6..a802609ac85 100644 --- a/homeassistant/components/html5/notify.py +++ b/homeassistant/components/html5/notify.py @@ -56,7 +56,7 @@ def gcm_api_deprecated(value): "Configuring html5_push_notifications via the GCM api" " has been deprecated and will stop working after April 11," " 2019. Use the VAPID configuration instead. For instructions," - " see https://www.home-assistant.io/components/notify.html5/" + " see https://www.home-assistant.io/integrations/html5/" ) return value