From 5689393e8d226bafc046e0b6a7ab269faf5a9eb8 Mon Sep 17 00:00:00 2001 From: Alexander Meindl Date: Wed, 17 May 2017 10:09:39 +0200 Subject: [PATCH] Fix mattermost documentation api url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53cfc5f..cce4fc5 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Go to Slack documentation [Incoming Webhooks](https://api.slack.com/incoming-web ### Mattermost -Go to Mattermost documentation [Incoming Webhooks](https://docs.mattermost.com/developer/webhooks-incoming.) for more information to set up Incoming WebHook +Go to Mattermost documentation [Incoming Webhooks](https://docs.mattermost.com/developer/webhooks-incoming.html) for more information to set up Incoming WebHook ### Rocket.Chat