summaryrefslogtreecommitdiff
path: root/doc/administration/operations/index.md
diff options
context:
space:
mode:
authorErnst van Nierop <ernst@gitlab.com>2017-12-15 12:39:44 +0000
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2018-01-08 20:34:19 +0000
commit07bd79cd721a13fc012b77b09e56cd709e5a22f3 (patch)
treead94b172776b0893394026efa2b60bd2d93b5fc5 /doc/administration/operations/index.md
parent255a0f85e3b62845b58f5a4aa189e57f36992c77 (diff)
downloadgitlab-ce-07bd79cd721a13fc012b77b09e56cd709e5a22f3.tar.gz
Combine ssh docs and rename the doc
Backport to CE, originally branch 'evn-ssh-clarify-docs See merge request gitlab-org/gitlab-ee!3753
Diffstat (limited to 'doc/administration/operations/index.md')
-rw-r--r--doc/administration/operations/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/operations/index.md b/doc/administration/operations/index.md
index f96a084c853..5655b7efec6 100644
--- a/doc/administration/operations/index.md
+++ b/doc/administration/operations/index.md
@@ -14,4 +14,4 @@ that to prioritize important jobs.
- [Sidekiq MemoryKiller](sidekiq_memory_killer.md): Configure Sidekiq MemoryKiller
to restart Sidekiq.
- [Unicorn](unicorn.md): Understand Unicorn and unicorn-worker-killer.
-- [Speed up SSH operations](speed_up_ssh.md)
+- [Speed up SSH operations](fast_ssh_key_lookup.md): Authorize SSH users via a fast, indexed lookup to the GitLab database.