summaryrefslogtreecommitdiff
path: root/doc/administration/index.md
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-08-02 11:37:04 +0900
committerMarcel Amirault <mamirault@gitlab.com>2019-08-02 11:37:04 +0900
commit6d47b910b97d3283ce74259d799612bc320e9517 (patch)
treeed036197ab1d581888f45f3cd6d5782f7096e7ee /doc/administration/index.md
parent632ffaab13c650bf09ecd4149c24e26aa01e44ca (diff)
downloadgitlab-ce-docs-debug-cody.tar.gz
Bring diag tools from debug project to docsdocs-debug-cody
Diffstat (limited to 'doc/administration/index.md')
-rw-r--r--doc/administration/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/administration/index.md b/doc/administration/index.md
index 00c8863f200..febee3e5af8 100644
--- a/doc/administration/index.md
+++ b/doc/administration/index.md
@@ -185,3 +185,5 @@ Learn how to install, configure, update, and maintain your GitLab instance.
- [Debugging tips](troubleshooting/debug.md): Tips to debug problems when things go wrong
- [Log system](logs.md): Where to look for logs.
- [Sidekiq Troubleshooting](troubleshooting/sidekiq.md): Debug when Sidekiq appears hung and is not processing jobs.
+- Useful [diagnostics tools](troubleshooting/diagnostics_tools.md) that are sometimes used by the GitLab
+ Support team.