From 5371e4facb528a3f278548a461b70fd5a4cc6298 Mon Sep 17 00:00:00 2001
From: lead2gold <caronc@users.noreply.github.com>
Date: Wed, 29 Nov 2017 20:58:17 -0500
Subject: [PATCH] Updated Notify_mattermost (markdown)

---
 Notify_mattermost.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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