Skip to content

Commit dbfd901

Browse files
corbanmaillouxfabaff
authored andcommitted
Remove a localhost link. (home-assistant#900)
1 parent b08cb62 commit dbfd901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/notify.html5.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Chrome supports notification actions, which are configurable buttons that arrive
8585

8686
#### {% linkable_title Data %}
8787

88-
Any parameters that you pass in the notify payload that aren't valid for use in the HTML5 notification (`actions`, `badge`, `body`, `dir`, `icon`, `lang`, `renotify`, `requireInteraction`, `tag`, `timestamp`, `vibrate`) will be sent back to you in the [callback events](http://localhost:4000/components/notify.html5/#automating-notification-events).
88+
Any parameters that you pass in the notify payload that aren't valid for use in the HTML5 notification (`actions`, `badge`, `body`, `dir`, `icon`, `lang`, `renotify`, `requireInteraction`, `tag`, `timestamp`, `vibrate`) will be sent back to you in the [callback events](#automating-notification-events).
8989

9090
```json
9191
{

0 commit comments

Comments
 (0)