From 558b9ae2b3b696eebda8c4bc958421c09c110646 Mon Sep 17 00:00:00 2001 From: lead2gold Date: Wed, 29 Nov 2017 20:23:36 -0500 Subject: [PATCH] Updated Notify_mattermost (markdown) --- Notify_mattermost.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_mattermost.md b/Notify_mattermost.md index c7aad44..fc7ac13 100644 --- a/Notify_mattermost.md +++ b/Notify_mattermost.md @@ -28,5 +28,5 @@ Send a secure Mattermost notification to our server # Assuming our {hostname} is mattermost.server.local # Assuming our {webhook_id} is 1234ABCD5678 -notify.py mmosts://mattermost.server.local/1234ABCD5678 +notify mmosts://mattermost.server.local/1234ABCD5678 ``` \ No newline at end of file