diff options
author | Nicolas Borderes <nicolas.borderes@gmail.com> | 2019-09-04 05:44:18 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-09-04 05:44:18 +0000 |
commit | 0ef06e146dbfd0b245dae07f1c7eef90ca2a9e79 (patch) | |
tree | 139b3cd96e7121106fb8b2465a690083c8e45a72 /doc/user/instance | |
parent | 8ac3f6c8ae0c5739fcd74220460da6b2ae0d8ed1 (diff) | |
download | gitlab-ce-0ef06e146dbfd0b245dae07f1c7eef90ca2a9e79.tar.gz |
Removing 'Premium' label in block title
Added when it has been moved to core
Diffstat (limited to 'doc/user/instance')
-rw-r--r-- | doc/user/instance/clusters/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/instance/clusters/index.md b/doc/user/instance/clusters/index.md index f557dcf4b3c..cb1bfc69826 100644 --- a/doc/user/instance/clusters/index.md +++ b/doc/user/instance/clusters/index.md @@ -19,4 +19,4 @@ GitLab will try match to clusters in the following order: - Instance level To be selected, the cluster must be enabled and -match the [environment selector](../../../ci/environments.md#scoping-environments-with-specs-premium). +match the [environment selector](../../../ci/environments.md#scoping-environments-with-specs). |