diff --git a/Notify_mattermost.md b/Notify_mattermost.md index fc7ac13..24bfb7d 100644 --- a/Notify_mattermost.md +++ b/Notify_mattermost.md @@ -26,7 +26,7 @@ Secure connections (via https) should be referenced using **mmosts://** where as Send a secure Mattermost notification to our server ```bash # Assuming our {hostname} is mattermost.server.local -# Assuming our {webhook_id} is 1234ABCD5678 +# Assuming our {webhook_id} is 3ccdd113474722377935511fc85d3dd4 -notify mmosts://mattermost.server.local/1234ABCD5678 +notify mmosts://mattermost.server.local/3ccdd113474722377935511fc85d3dd4 ``` \ No newline at end of file