From 95ad46159e4cd93f2b31838199180d824e041994 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 30 Mar 2020 21:08:01 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/project/integrations/slack.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/user/project/integrations/slack.md') diff --git a/doc/user/project/integrations/slack.md b/doc/user/project/integrations/slack.md index c6a8941785a..6ceb398fa17 100644 --- a/doc/user/project/integrations/slack.md +++ b/doc/user/project/integrations/slack.md @@ -12,8 +12,8 @@ The Slack Notifications Service allows your GitLab project to send events (e.g. ## GitLab Configuration -1. Navigate to the [Integrations page](project_services.md#accessing-the-project-services) in your project's settings, i.e. **Project > Settings > Integrations**. -1. Select the **Slack notifications** project service to configure it. +1. Navigate to the [Integrations page](overview.md#accessing-integrations) in your project's settings, i.e. **Project > Settings > Integrations**. +1. Select the **Slack notifications** integration to configure it. 1. Check the **Active** checkbox to turn on the service. 1. Check the checkboxes corresponding to the GitLab events you want to send to Slack as a notification. 1. For each event, optionally enter the Slack channel names where you want to send the event, separated by a comma. If left empty, the event will be sent to the default channel that you configured in the Slack Configuration step. **Note:** Usernames and private channels are not supported. To send direct messages, use the Member ID found under user's Slack profile. -- cgit v1.2.1