Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Borderes <nicolas.borderes@gmail.com>2019-09-04 08:44:18 +0300
committerEvan Read <eread@gitlab.com>2019-09-04 08:44:18 +0300
commit0ef06e146dbfd0b245dae07f1c7eef90ca2a9e79 (patch)
tree139b3cd96e7121106fb8b2465a690083c8e45a72 /doc/ci/variables/README.md
parent8ac3f6c8ae0c5739fcd74220460da6b2ae0d8ed1 (diff)
Removing 'Premium' label in block title
Added when it has been moved to core
Diffstat (limited to 'doc/ci/variables/README.md')
-rw-r--r--doc/ci/variables/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/variables/README.md b/doc/ci/variables/README.md
index 5a15b907da0..438b7c03b51 100644
--- a/doc/ci/variables/README.md
+++ b/doc/ci/variables/README.md
@@ -401,7 +401,7 @@ Once you set them, they will be available for all subsequent pipelines.
You can limit the environment scope of a variable by
[defining which environments][envs] it can be available for.
-To learn more about about scoping environments, see [Scoping environments with specs](../environments.md#scoping-environments-with-specs-premium).
+To learn more about about scoping environments, see [Scoping environments with specs](../environments.md#scoping-environments-with-specs).
### Deployment environment variables