diff options
author | Cody West <cwest@gitlab.com> | 2019-01-22 11:52:43 -0600 |
---|---|---|
committer | Cody West <cwest@gitlab.com> | 2019-01-22 11:52:43 -0600 |
commit | e0d96f9c48253c7393687cc838217cf733961391 (patch) | |
tree | 131307f126959690deccf7bc482ddcbe6711263f /doc | |
parent | ec47b2e36901ab9b917bbdf823830b559e4f6d83 (diff) | |
download | gitlab-ce-e0d96f9c48253c7393687cc838217cf733961391.tar.gz |
Add link to production log
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/project/integrations/slack.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/integrations/slack.md b/doc/user/project/integrations/slack.md index 4fe9472e321..fcacb40c909 100644 --- a/doc/user/project/integrations/slack.md +++ b/doc/user/project/integrations/slack.md @@ -34,8 +34,8 @@ 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 to find an error message and keep troubleshooting -from there. +You'll need to look in [the logs](/doc/administration/logs.md#productionlog) to find +an error message and keep troubleshooting from there. ### `certificate verify failed` |