Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-08-15 03:24:54 +0300
committerEvan Read <eread@gitlab.com>2019-08-15 03:24:54 +0300
commitf7f8c1f8d99b47ff50ad931320de408b4ad89481 (patch)
treefa90f307d228fe14dc1e768579f977d710fb1a0e
parent79b11b60251308718aff719ca44cb685f88dfd9f (diff)
parent93bed39c9b05aa24bf8fbeb21d77928df63501f6 (diff)
Merge branch 'patch-72' into 'master'
Update Mattermost System Console settings page URL for webhooks See merge request gitlab-org/gitlab-ce!31334
-rw-r--r--doc/user/project/integrations/mattermost.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/mattermost.md b/doc/user/project/integrations/mattermost.md
index ea58a08e127..6e0f39956d3 100644
--- a/doc/user/project/integrations/mattermost.md
+++ b/doc/user/project/integrations/mattermost.md
@@ -14,7 +14,7 @@ To enable Mattermost integration you must create an incoming webhook integration
1. Save it, copy the **Webhook URL**, we'll need this later for GitLab.
There might be some cases that Incoming Webhooks are blocked by admin, ask your mattermost admin to enable
-it on `https://mattermost.example/admin_console/integrations/custom`.
+it on **Mattermost System Console > Integrations > Integration Management**, or on **Mattermost System Console > Integrations > Custom Integrations** in Mattermost versions 5.11 and earlier.
Display name override is not enabled by default, you need to ask your admin to enable it on that same section.