mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-29 04:06:35 +00:00
Fixes documentation URL for HTML5 push notifications (#3993)
This commit is contained in:
parent
300ffdae04
commit
f9b0a0fc13
@ -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
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user