From d992c16a0e7e3318beeb9a32d3f1987493a4c02e Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Wed, 10 Aug 2022 12:58:24 -0700 Subject: [PATCH] Update jenkins/readme.md Co-authored-by: Ethan Dennis --- jenkins/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/readme.md b/jenkins/readme.md index 47d581b..753c858 100644 --- a/jenkins/readme.md +++ b/jenkins/readme.md @@ -41,7 +41,7 @@ This lab bootstraps a Valet environment using GitHub Codespaces and enables you - Navigate to the terminal within your Codespace. - Run `source jenkins/bootstrap/setupjenkins.sh` to kick off the creation of your Jenkins instance. - After a couple seconds, a pop-up box should appear with a link to the forwarded URL for your Jenkins instance. -- You can also access the fowarded URL by going to the `Ports` tab in your terminal. Right click on the URL listed under the `Local Address` and clicking the `Open in Browser` tab. +- You can also access the forwarded URL by going to the `Ports` tab in your terminal. Right click on the URL listed under the `Local Address` and clicking the `Open in Browser` tab. - Once you have navigated to the url, the following default credentials have been assigned: - username: `admin`