From 8d41fe5fe0d7fc674e3060842a7bf08a277747ef Mon Sep 17 00:00:00 2001 From: Marcia Ramos Date: Mon, 15 Jan 2018 12:03:54 -0200 Subject: [PATCH] link to admin doc --- doc/ci/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ci/README.md b/doc/ci/README.md index 3a10365af77..a5728421ab4 100644 --- a/doc/ci/README.md +++ b/doc/ci/README.md @@ -98,6 +98,7 @@ See the documentation on [GitLab Pages](../user/project/pages/index.md). As a GitLab administrator, you can change the default behavior of GitLab CI/CD in your whole GitLab instance as well as in each project. +- [Continuous Integration admin settings](../administration/index.md#continuous-integration-settings) - **Project specific:** - [Pipelines settings](../user/project/pipelines/settings.md) - [Learn how to enable or disable GitLab CI](enable_or_disable_ci.md)