diff options
author | Jason Blais <jason@mattermost.com> | 2019-08-15 00:24:53 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-08-15 00:24:53 +0000 |
commit | 93bed39c9b05aa24bf8fbeb21d77928df63501f6 (patch) | |
tree | fa90f307d228fe14dc1e768579f977d710fb1a0e | |
parent | 79b11b60251308718aff719ca44cb685f88dfd9f (diff) | |
download | gitlab-ce-93bed39c9b05aa24bf8fbeb21d77928df63501f6.tar.gz |
Update Mattermost System Console settings page URL for webhooks
-rw-r--r-- | doc/user/project/integrations/mattermost.md | 2 |
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. |