From 3e64933f35004c4ec1e82fb46beabe07ca21f1d9 Mon Sep 17 00:00:00 2001 From: it33 Date: Mon, 16 Nov 2015 18:39:40 -0800 Subject: [PATCH] Update Administration.md --- doc/install/Administration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/Administration.md b/doc/install/Administration.md index e8a9153e7c..15bd077780 100644 --- a/doc/install/Administration.md +++ b/doc/install/Administration.md @@ -43,7 +43,7 @@ To enable this: 1. In Mattermost, from a team site where you have System Administration privileges, from the main menu go to **System Console** > **Serice Settings** > **Enable Incoming Webhooks** and select **true** then click **Save** -2. Follow the step-by-step example of [connecting Mattermost incoming webhooks to GitLab's Slack webhooks UI]((https://github.com/mattermost/platform/blob/master/doc/integrations/webhooks/Incoming-Webhooks.md#connecting-mattermost-to-gitlab-using-slack-ui)). +2. Follow the step-by-step example of [connecting Mattermost incoming webhooks to GitLab's Slack webhooks UI](https://github.com/mattermost/platform/blob/master/doc/integrations/webhooks/Incoming-Webhooks.md#connecting-mattermost-to-gitlab-using-slack-ui). #### Connecting Mattermost to GitLab for functionality exceeding Slack integration.