summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-03-08 16:52:20 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-03-08 16:52:20 +0000
commit149a52b10f5d5715ad5868add8ae0d4d6389d46d (patch)
tree614d8c52f599545025bdd33f54864226b85d08f7
parentc74b609874c528d378038b3e2fe131b62fe3eefb (diff)
parent4ed40db9cefc35d06a13adeed55a76021cd8522c (diff)
downloadgitlab-ce-149a52b10f5d5715ad5868add8ae0d4d6389d46d.tar.gz
Merge branch 'patch-1' into 'master'
update slack instructions the previous instructions no longer apply, there is no "Incoming WebHooks" row anymore. luckily there exists direct link to web hooks, so the previous steps aren't even neccessary See merge request !3052
-rw-r--r--doc/integration/slack.md12
1 files changed, 2 insertions, 10 deletions
diff --git a/doc/integration/slack.md b/doc/integration/slack.md
index ecbe0d3e887..f6ba80f46d5 100644
--- a/doc/integration/slack.md
+++ b/doc/integration/slack.md
@@ -2,19 +2,11 @@
## On Slack
-To enable Slack integration you must create an Incoming WebHooks integration on Slack;
+To enable Slack integration you must create an Incoming WebHooks integration on Slack:
1. [Sign in to Slack](https://slack.com/signin)
-1. Select **Apps & Custom Integrations** from the dropdown next to your team name.
-
-1. Click the **Configure** link (right-upper corner).
-
-1. Select the **Custom integrations** tab.
-
-1. Click the **Incoming WebHooks** row.
-
-1. Click the **Add configuration** button.
+1. Visit [Incoming WebHooks](https://my.slack.com/services/new/incoming-webhook/)
1. Choose the channel name you want to send notifications to.