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