summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Wu <victor@gitlab.com>2017-04-27 17:12:39 +0000
committerVictor Wu <victor@gitlab.com>2017-04-27 17:12:39 +0000
commit07a6ce36d2b3539f3efc32d317264a006d9e85a3 (patch)
treedb7ed75c9079469c2a397b67ca3f20fdc26b769d
parente8073a6d5d003d003abd47b402f9474d3a433773 (diff)
downloadgitlab-ce-improve-slack-docs.tar.gz
Update slack_slash_commands.mdimprove-slack-docs
-rw-r--r--doc/user/project/integrations/slack_slash_commands.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/slack_slash_commands.md b/doc/user/project/integrations/slack_slash_commands.md
index 56e4edc89ad..54e0ee611cb 100644
--- a/doc/user/project/integrations/slack_slash_commands.md
+++ b/doc/user/project/integrations/slack_slash_commands.md
@@ -4,7 +4,7 @@
Slack slash commands (also known as chat commmands) allow you to control GitLab and view content right inside Slack, without having to leave it. This requires configurations in both Slack and GitLab.
-> Note: GitLab can also send events (e.g. issue created) to Slack as notifications. This is the separately configured [Slack Notifications Service](doc/user/project/integrations/slack.md).
+> Note: GitLab can also send events (e.g. issue created) to Slack as notifications. This is the separately configured [Slack Notifications Service](slack.md).
## Configuration