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.