diff --git a/Notify_mattermost.md b/Notify_mattermost.md index 24bfb7d..9037f1d 100644 --- a/Notify_mattermost.md +++ b/Notify_mattermost.md @@ -8,10 +8,10 @@ To use this plugin, you need to first set yourself up with http://mattermost.com ### Syntax Valid syntaxes are as follows: -* **mmost**:://**{hostname}**/**{webhook_id}** -* **mmost**:://**{hostname}**:**{port}**/**{webhook_id}** -* **mmosts**:://**{hostname}**/**{webhook_id}** -* **mmosts**:://**{hostname}**:**{port}**/**{webhook_id}** +* **mmost**://**{hostname}**/**{webhook_id}** +* **mmost**://**{hostname}**:**{port}**/**{webhook_id}** +* **mmosts**://**{hostname}**/**{webhook_id}** +* **mmosts**://**{hostname}**:**{port}**/**{webhook_id}** Secure connections (via https) should be referenced using **mmosts://** where as insecure connections (via http) should be referenced via **mmost://**.