diff options
author | Greg Myers <gmyers@gitlab.com> | 2019-06-19 16:40:39 +0000 |
---|---|---|
committer | Greg Myers <gmyers@gitlab.com> | 2019-06-19 16:40:39 +0000 |
commit | dbf39f5db93b789eee3014e56aa5738e80afa6e8 (patch) | |
tree | d9d99ff9a9d40cf13d42033fbc30d7d64786160e | |
parent | c73074d7a046a64625706c8cbf4d8c960c509447 (diff) | |
download | gitlab-ce-docs-update-ES-indexer-omnibus.tar.gz |
Apply suggestion to doc/integration/elasticsearch.mddocs-update-ES-indexer-omnibus
-rw-r--r-- | doc/integration/elasticsearch.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/elasticsearch.md b/doc/integration/elasticsearch.md index e59642dda44..d886601ed57 100644 --- a/doc/integration/elasticsearch.md +++ b/doc/integration/elasticsearch.md @@ -43,7 +43,7 @@ This will replace the included Ruby indexer in the future but should be consider The Elasticsearch Go indexer is included in Omnibus for GitLab 11.8 and newer. -To use the new Elasticsearch indexer included in Omnibus, check the box for `Use the new repository indexer (beta)` when [enabling the Elasticsearch integration](https://docs.gitlab.com/ee/integration/elasticsearch.html#enabling-elasticsearch). +To use the new Elasticsearch indexer included in Omnibus, check the box "Use the new repository indexer (beta)" when [enabling the Elasticsearch integration](#enabling-elasticsearch). If you would like to use the Elasticsearch Go indexer with a source installation or an older version of GitLab, please follow the instructions below. |