From e6e62e673f95df13baeaa3bf2d3b0aba2c3da384 Mon Sep 17 00:00:00 2001 From: Ethan Dennis Date: Thu, 8 Sep 2022 13:51:57 -0700 Subject: [PATCH] Update text co-authored-by: Begona Guereca --- azure_devops/readme.md | 2 +- gitlab/readme.md | 2 +- jenkins/readme.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/azure_devops/readme.md b/azure_devops/readme.md index 1c197bb..bfed300 100644 --- a/azure_devops/readme.md +++ b/azure_devops/readme.md @@ -12,7 +12,7 @@ These steps **must** be completed prior to starting other labs. 1. Start a new Codespace. -- Click the `Code` with button down arrow above repository on the repository's landing page. +- Click the `Code` button on your repository's landing page. - Click the `Codespaces` tab. - Click `Create codespaces on main` to create the codespace. - After the Codespace has initialized there will be a terminal present. diff --git a/gitlab/readme.md b/gitlab/readme.md index 042e378..f4b1a6e 100644 --- a/gitlab/readme.md +++ b/gitlab/readme.md @@ -12,7 +12,7 @@ These steps **must** be completed prior to starting other labs. 1. Start the codespace -- Click the `Code` button down arrow above the repository on the repository's landing page. +- Click the `Code` button on your repository's landing page. - Click the `Codespaces` tab. - Click `Create codespaces on main` to create the codespace. - After the Codespace has initialized there will be a terminal present. diff --git a/jenkins/readme.md b/jenkins/readme.md index 0466eb9..2d198a7 100644 --- a/jenkins/readme.md +++ b/jenkins/readme.md @@ -12,8 +12,8 @@ These steps **must** be completed prior to starting other labs. 1. Start a new Codespace. -- Click the `Code` with button down arrow above repository on the repository's landing page. -- Click the `Codespaces` tab +- Click the `Code` button on your repository's landing page. +- Click the `Codespaces` tab. - Click `Create codespaces on main` to create the codespace. - After the Codespace has initialized there will be a terminal present.