diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2019-01-07 19:16:00 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-01-07 19:16:00 +0000 |
commit | 97b365058272ceea69d4cfc6eeb7d4f6bd945b3c (patch) | |
tree | 0a7b806286c15b8a744083e30d57b8e188fe55d0 /doc/install | |
parent | 2800aabb3123619efb666aa55302acb7eafee2aa (diff) | |
parent | fa9271fba73ce65351dd80337c9747d96efb7adc (diff) | |
download | gitlab-ce-97b365058272ceea69d4cfc6eeb7d4f6bd945b3c.tar.gz |
Merge branch 'docs/avoid-redirected-geo-links' into 'master'
Avoid redirected Geo links
See merge request gitlab-org/gitlab-ce!24138
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/kubernetes/gitlab_omnibus.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/kubernetes/gitlab_omnibus.md b/doc/install/kubernetes/gitlab_omnibus.md index 498b702cab1..2d9c7f15634 100644 --- a/doc/install/kubernetes/gitlab_omnibus.md +++ b/doc/install/kubernetes/gitlab_omnibus.md @@ -32,7 +32,7 @@ The deployment includes: ## Limitations [High Availability](../../administration/high_availability/README.md) and -[Geo](https://docs.gitlab.com/ee/gitlab-geo/README.html) are not supported. +[Geo](https://docs.gitlab.com/ee/administration/geo/replication/index.html) are not supported. ## Requirements |