summaryrefslogtreecommitdiffstats
path: root/doc/integrations
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-11-12 01:12:37 -0800
committerit33 <iantien@gmail.com>2015-11-12 01:12:37 -0800
commit84a63e98353f0156a53bfd169431f836a70850cd (patch)
tree0b4afbba04d77830986c3d26c2eb540f1958cc52 /doc/integrations
parentab391c57d9d3f0b07f6e26a6449bb72c1028b233 (diff)
downloadchat-84a63e98353f0156a53bfd169431f836a70850cd.tar.gz
chat-84a63e98353f0156a53bfd169431f836a70850cd.tar.bz2
chat-84a63e98353f0156a53bfd169431f836a70850cd.zip
Update Incoming-Webhooks.md
Diffstat (limited to 'doc/integrations')
-rw-r--r--doc/integrations/webhooks/Incoming-Webhooks.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/integrations/webhooks/Incoming-Webhooks.md b/doc/integrations/webhooks/Incoming-Webhooks.md
index a893d32ea..5e93c4ac7 100644
--- a/doc/integrations/webhooks/Incoming-Webhooks.md
+++ b/doc/integrations/webhooks/Incoming-Webhooks.md
@@ -81,9 +81,9 @@ Additional Notes:
### Slack Compatibility
-Mattermost makes it easy to take integrations written for Slack's proprietary JSON payload format and repurpose them to become Mattermost integrations.
+Mattermost makes it easy to take integrations written for Slack's proprietary JSON payload format and repurpose them to become Mattermost integrations. For example:
-#### Example: Connecting Mattermost to GitLab using Slack UI
+#### Connecting Mattermost to GitLab using Slack UI
GitLab is the leading open-source alternative to GitHub and offers built-in integrations with Slack. Rather than having to change code to support Mattermost, users can add Mattermost webhooks directly into the interface for Slack.