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