Fix html5 notification documentation url (#27636)

This commit is contained in:
ju 2019-10-14 17:28:25 +02:00 committed by Andrew Sayre
parent 6d4e3945d6
commit 288d370ef5

View File

@ -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