summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody West <cwest@gitlab.com>2019-01-23 16:18:32 +0000
committerCody West <cwest@gitlab.com>2019-01-23 16:18:32 +0000
commit1e650c15c82a096d2d030dcbbaf49b366c00072a (patch)
tree99c81aabce6f06a3ea6b5db2767b305263f8e448
parent8ae38ca2b7fdfd6d044fa86f05b611c88b7b27dc (diff)
downloadgitlab-ce-56754-follow-up-from-add-troubleshooting-section-to-slack-notification-service.tar.gz
Relative log links were broken on doc site.
-rw-r--r--doc/user/project/integrations/slack.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/integrations/slack.md b/doc/user/project/integrations/slack.md
index f0f5bcfa633..80bc5b94f7b 100644
--- a/doc/user/project/integrations/slack.md
+++ b/doc/user/project/integrations/slack.md
@@ -28,13 +28,13 @@ Your Slack team will now start receiving GitLab event notifications as configure
## Troubleshooting
If you're having trouble with the Slack integration not working, then start by
-searching through the [Sidekiq logs](/doc/administration/logs.md#sidekiqlog)
+searching through the [Sidekiq logs](administration/logs.md#sidekiqlog)
for errors relating to your Slack service.
### Something went wrong on our end
This is a generic error shown in the GitLab UI and doesn't mean much by itself.
-You'll need to look in [the logs](/doc/administration/logs.md#productionlog) to find
+You'll need to look in [the logs](administration/logs.md#productionlog) to find
an error message and keep troubleshooting from there.
### `certificate verify failed`