summaryrefslogtreecommitdiff
path: root/doc/ci/README.md
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2017-05-11 22:21:14 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2017-05-11 22:21:14 +0300
commit9189cffb937d0f8db41733f7700bf9969222b036 (patch)
treef79cf6d2a9079b4a2826ae80138b37b6460a2ec9 /doc/ci/README.md
parent5352307839fd2fd22df4518748ab98c503cabe22 (diff)
downloadgitlab-ce-9189cffb937d0f8db41733f7700bf9969222b036.tar.gz
Rename CI/CD Pipelines references to just Pipelines in docsdz-rename-pipelines-settings-tab
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'doc/ci/README.md')
-rw-r--r--doc/ci/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md
index c4f9a3cb573..76a9e7a7206 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -1,6 +1,6 @@
# GitLab Continuous Integration (GitLab CI)
-![CI/CD pipeline graph](img/cicd_pipeline_infograph.png)
+![Pipeline graph](img/cicd_pipeline_infograph.png)
The benefits of Continuous Integration are huge when automation plays an
integral part of your workflow. GitLab comes with built-in Continuous
@@ -85,7 +85,7 @@ You can change the default behavior of GitLab CI in your whole GitLab instance
as well as in each project.
- **Project specific**
- - [CI/CD pipelines settings](../user/project/pipelines/settings.md)
+ - [Pipelines settings](../user/project/pipelines/settings.md)
- [Learn how to enable or disable GitLab CI](enable_or_disable_ci.md)
- **Affecting the whole GitLab instance**
- [Continuous Integration admin settings](../user/admin_area/settings/continuous_integration.md)