diff --git a/Notify_Custom_JSON.md b/Notify_Custom_JSON.md index 4915245..e3aec37 100644 --- a/Notify_Custom_JSON.md +++ b/Notify_Custom_JSON.md @@ -39,5 +39,5 @@ Valid syntaxes are as follows: Send a JSON notification to our web server listening on port 80: ```bash # Assuming our {hostname} is json.server.local -notify json://json.server.local +apprise json://json.server.local ``` \ No newline at end of file