Fixes documentation URL for HTML5 push notifications (#3993)

This commit is contained in:
Franck Nijhof 2019-10-13 13:34:34 +02:00 committed by Bram Kragten
parent 300ffdae04
commit f9b0a0fc13

View File

@ -28,7 +28,7 @@ class HaPushNotificationsRow extends LocalizeMixin(PolymerElement) {
<span slot="description">
[[_description(_platformLoaded, _pushSupported)]]
<a
href="https://www.home-assistant.io/integrations/notify.html5/"
href="https://www.home-assistant.io/integrations/html5"
target="_blank"
>[[localize('ui.panel.profile.push_notifications.link_promo')]]</a
>