We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc0fec commit 3f6d3bdCopy full SHA for 3f6d3bd
README.md
@@ -52,7 +52,7 @@ environment:
52
53
`WebPushElixir` provides a simple `send_notification/2` function that accepts 2 arguments:
54
55
-* `subscription`: the subscription information received from the client ([example](https://midarrlabs.github.io/web-push-elixir/))
+* `subscription`: the subscription information received from the client - [example demo](https://midarrlabs.github.io/web-push-elixir/)
56
* `message`: the message string.
57
58
```elixir
0 commit comments