summaryrefslogtreecommitdiff
path: root/doc/integration/elasticsearch.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-02-29 21:08:32 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-02-29 21:08:32 +0000
commit58ff36675b931fa91e47aa79f437c1e664c85d98 (patch)
tree29b80a3666f14cec51c1ce5a8f00b2215968bd77 /doc/integration/elasticsearch.md
parentbe4374a53529736297552f1a564c8223abd8820f (diff)
downloadgitlab-ce-58ff36675b931fa91e47aa79f437c1e664c85d98.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration/elasticsearch.md')
-rw-r--r--doc/integration/elasticsearch.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/elasticsearch.md b/doc/integration/elasticsearch.md
index 9ec56d304e0..c2f4fff0ce3 100644
--- a/doc/integration/elasticsearch.md
+++ b/doc/integration/elasticsearch.md
@@ -260,7 +260,7 @@ If the database size is less than 500 MiB, and the size of all hosted repos is l
CAUTION: **Warning**:
Performing asynchronous indexing will generate a lot of Sidekiq jobs.
-Make sure to prepare for this task by either [Horizontally Scaling](../administration/high_availability/README.md#basic-scaling)
+Make sure to prepare for this task by having a [Scalable and Highly Available Setup](README.md)
or creating [extra Sidekiq processes](../administration/operations/extra_sidekiq_processes.md)
1. [Configure your Elasticsearch host and port](#enabling-elasticsearch).