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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-06-11 06:08:30 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-06-11 06:08:30 +0300
commit7b0ffedd699f02990b1af3e6d84f914cb72659b1 (patch)
tree77419232f9954bb83792384432a2a50ee6d62402 /doc/ci/README.md
parent4cdbecb46571861c20908aa6b1dda684f6baf76b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/README.md')
-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 8b512754945..150f160b762 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -80,7 +80,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/gitlab_com/index.md#shared-runners).
+GitLab CI/CD and [shared runners](runners/README.md#shared-runners) are enabled in GitLab.com and available for all users, limited only to the [user's pipelines quota](../user/gitlab_com/index.md#shared-runners).
## Concepts