From 9189cffb937d0f8db41733f7700bf9969222b036 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 11 May 2017 22:21:14 +0300 Subject: Rename CI/CD Pipelines references to just Pipelines in docs Signed-off-by: Dmitriy Zaporozhets --- doc/user/project/pages/getting_started_part_two.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user/project/pages') diff --git a/doc/user/project/pages/getting_started_part_two.md b/doc/user/project/pages/getting_started_part_two.md index 578ad13f5df..f46fbdbb7d5 100644 --- a/doc/user/project/pages/getting_started_part_two.md +++ b/doc/user/project/pages/getting_started_part_two.md @@ -56,7 +56,7 @@ created for the steps below. ![remove fork relashionship](img/remove_fork_relashionship.png) -1. Enable Shared Runners for your fork: navigate to your **Project**'s **Settings** > **CI/CD Pipelines** +1. Enable Shared Runners for your fork: navigate to your **Project**'s **Settings** > **Pipelines** 1. Trigger a build (push a change to any file) 1. As soon as the build passes, your website will have been deployed with GitLab Pages. Your website URL will be available under your **Project**'s **Settings** > **Pages** -- cgit v1.2.1