From bc321a60650c085d3dc4c8bcffec74b76aa7fe28 Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Thu, 25 Aug 2022 14:19:35 -0700 Subject: [PATCH] Update header links --- jenkins/readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jenkins/readme.md b/jenkins/readme.md index 15423ea..613244b 100644 --- a/jenkins/readme.md +++ b/jenkins/readme.md @@ -3,9 +3,11 @@ 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) -- [Prerequisites](#prerequisites) - [Use Valet with a codespace](#use-valet-with-a-codespace) - [Bootstrap Jenkins](#bootstrap-jenkins) +- [Labs for Jenkins](#labs-for-jenkins) +- [Troubleshoot GH Valet extension](#troubleshoot-gh-valet-extension) +- [Troubleshooting Jenkins](#troubleshooting-jenkins) ## Repo template