diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-11-12 06:06:32 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-11-12 06:06:32 +0000 |
commit | 60877d1bff65fa4d2b74409d343d5b7615478891 (patch) | |
tree | 997e11e2c885f2d951cedb5a7aea296436cb639e /doc/administration/high_availability/redis.md | |
parent | 75687c79df805b57914d79cf217e3f08dbc77cc2 (diff) | |
download | gitlab-ce-60877d1bff65fa4d2b74409d343d5b7615478891.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/high_availability/redis.md')
-rw-r--r-- | doc/administration/high_availability/redis.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/high_availability/redis.md b/doc/administration/high_availability/redis.md index ba4599e5bcd..72968cfed56 100644 --- a/doc/administration/high_availability/redis.md +++ b/doc/administration/high_availability/redis.md @@ -491,7 +491,7 @@ multiple machines with the Sentinel daemon. 1. **You can omit this step if the Sentinels will be hosted in the same node as the other Redis instances.** - [Download/install](https://about.gitlab.com/downloads-ee) the + [Download/install](https://about.gitlab.com/install/) the Omnibus GitLab Enterprise Edition package using **steps 1 and 2** from the GitLab downloads page. - Make sure you select the correct Omnibus package, with the same version |