From 14cb27237387c5982b4146e8701eef175a56b222 Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Wed, 10 Aug 2022 12:58:33 -0700 Subject: [PATCH] Update jenkins/readme.md Co-authored-by: j-dunham --- jenkins/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/readme.md b/jenkins/readme.md index 753c858..39a9ad4 100644 --- a/jenkins/readme.md +++ b/jenkins/readme.md @@ -3,8 +3,8 @@ This lab bootstraps a Valet environment using GitHub Codespaces and enables you to spin up a Jenkins instance against which to run the Valet CI/CD migration tool. - [Use this Repo as a template](#repo-template) -- [Use Valet with a codespace](#use-valet-with-a-codespace) - [Prerequisites](#prerequisites) +- [Use Valet with a codespace](#use-valet-with-a-codespace) - [Bootstrap Jenkins](#bootstrap-jenkins) ## Repo template