mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Fix html5 notification documentation url (#27636)
This commit is contained in:
parent
6d4e3945d6
commit
288d370ef5
@ -56,7 +56,7 @@ def gcm_api_deprecated(value):
|
|||||||
"Configuring html5_push_notifications via the GCM api"
|
"Configuring html5_push_notifications via the GCM api"
|
||||||
" has been deprecated and will stop working after April 11,"
|
" has been deprecated and will stop working after April 11,"
|
||||||
" 2019. Use the VAPID configuration instead. For instructions,"
|
" 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
|
return value
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user