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
path: root/doc/ci
diff options
context:
space:
mode:
authorMarcia Ramos <marcia@gitlab.com>2019-06-26 14:28:17 +0300
committerMarcia Ramos <marcia@gitlab.com>2019-06-26 14:28:17 +0300
commitd525c7b0275d2f8392f3646741654b29ff3cbb8a (patch)
tree513ffd6f8fa9e71700aea087b3ee57876404b90d /doc/ci
parent5450976d289a2887688ef938fb86e8f0e5924892 (diff)
parentfbcfdc69c70a6bd56a221c3a8bebb9f3fdbceb5f (diff)
Merge branch '61687-follow-up-from-update-ci-minutes-docs-to-reflect-this-is-available-to-all-plans-docs' into 'master'
Add missing tier badge for the pipelines quota Closes #61687 See merge request gitlab-org/gitlab-ce!30046
Diffstat (limited to 'doc/ci')
-rw-r--r--doc/ci/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md
index 1743c38eb46..da864a0b3cc 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -63,7 +63,7 @@ Once you're familiar with how GitLab CI/CD works, see the
for all the attributes you can set and use.
NOTE: **Note:**
-GitLab CI/CD and [shared runners](runners/README.md#shared-specific-and-group-runners) are enabled in GitLab.com and available for all users, limited only to the [user's pipelines quota](../user/admin_area/settings/continuous_integration.md#extra-shared-runners-pipeline-minutes-quota).
+GitLab CI/CD and [shared runners](runners/README.md#shared-specific-and-group-runners) are enabled in GitLab.com and available for all users, limited only to the [user's pipelines quota](../user/admin_area/settings/continuous_integration.md#extra-shared-runners-pipeline-minutes-quota-free-only).
## Configuration