From b4daf4739ae2d8ab090eb3aae9214bb65d2bb9df Mon Sep 17 00:00:00 2001 From: lead2gold Date: Tue, 13 Mar 2018 19:40:09 -0400 Subject: [PATCH] Updated Notify_Custom_XML (markdown) --- Notify_Custom_XML.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_Custom_XML.md b/Notify_Custom_XML.md index c971ce6..0aeaa7d 100644 --- a/Notify_Custom_XML.md +++ b/Notify_Custom_XML.md @@ -46,5 +46,5 @@ Valid syntaxes are as follows: Send a XML notification to our web server listening on port 80: ```bash # Assuming our {hostname} is xml.server.local -notify xml://xml.server.local +apprise xml://xml.server.local ``` \ No newline at end of file