From 524c0be8bd9d1b6e816812dac09464e9113a90af Mon Sep 17 00:00:00 2001 From: Ben Abbott <ben@benabbott.nz> Date: Fri, 7 Jul 2017 02:53:56 +0000 Subject: [PATCH] Update Instructions to reflect current menu link text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f42f94b..f122915 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Remember you need to wait for your site to build before you will be able to see 1. **IMPORTANT:** Remove the fork relationship. Go to **Settings (⚙)** > **Edit Project** and click the **"Remove fork relationship"** button. 1. Enable Shared Runners. -Go to **Settings (⚙)** > **CI/CD Pipelines** and click the **"Enable shared Runners"** button. +Go to **Settings (⚙)** > **Pipelines** and click the **"Enable shared Runners"** button. 1. Rename the repository to match the name you want for your site. 1. Edit your website through GitLab or clone the repository and push your changes. -- GitLab