From fb2c561c8880da6dbddced167f5040cff7371ded Mon Sep 17 00:00:00 2001 From: lead2gold Date: Tue, 13 Mar 2018 19:39:52 -0400 Subject: [PATCH] Updated Notify_Custom_JSON (markdown) --- Notify_Custom_JSON.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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