summaryrefslogtreecommitdiff
path: root/doc/user/instance/clusters/index.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-05-15 18:07:52 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-05-15 18:07:52 +0000
commit31a340adabe75f8b02cca462ab8aa857ff62f772 (patch)
tree5540138a26430ec1ad33e0b76ff44f031729d945 /doc/user/instance/clusters/index.md
parent8bd8f7d169c6ab97cdd6b0bb74e898258a6ba1f1 (diff)
downloadgitlab-ce-31a340adabe75f8b02cca462ab8aa857ff62f772.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/instance/clusters/index.md')
-rw-r--r--doc/user/instance/clusters/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/instance/clusters/index.md b/doc/user/instance/clusters/index.md
index 7b5ba14a5ae..495bfdeed6e 100644
--- a/doc/user/instance/clusters/index.md
+++ b/doc/user/instance/clusters/index.md
@@ -12,7 +12,7 @@ projects.
## Cluster precedence
-GitLab will try [to match](../../../ci/environments.md#scoping-environments-with-specs) clusters in
+GitLab will try [to match](../../../ci/environments/index.md#scoping-environments-with-specs) clusters in
the following order:
- Project-level clusters.
@@ -20,11 +20,11 @@ the following order:
- Instance-level clusters.
To be selected, the cluster must be enabled and
-match the [environment selector](../../../ci/environments.md#scoping-environments-with-specs).
+match the [environment selector](../../../ci/environments/index.md#scoping-environments-with-specs).
## Cluster environments **(PREMIUM)**
-For a consolidated view of which CI [environments](../../../ci/environments.md)
+For a consolidated view of which CI [environments](../../../ci/environments/index.md)
are deployed to the Kubernetes cluster, see the documentation for
[cluster environments](../../clusters/environments.md).