From 9b3936d34b484ec12daf5a696bbb9fca76a5be5a Mon Sep 17 00:00:00 2001 From: Ethan Dennis Date: Tue, 6 Sep 2022 08:14:26 -0700 Subject: [PATCH] Update jenkins/readme.md Co-authored-by: j-dunham --- jenkins/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jenkins/readme.md b/jenkins/readme.md index 852a113..94414af 100644 --- a/jenkins/readme.md +++ b/jenkins/readme.md @@ -58,8 +58,8 @@ Perform the following labs to test-drive Valet 2. [Perform an audit of a Jenkins server](2-audit.md) 3. [Perform a dry-run of a Jenkins pipeline](3-dry-run.md) 4. [Use custom transformers to customize Valet's behavior](4-custom-transformers.md) -5. [Perform a production migration of a Jenkins pipeline](5-migrate.md) -6.[Forecast potential build runner usage](6-forecast.md) +5. [Forecast potential build runner usage](5-forecast.md) +6. [Perform a production migration of a Jenkins pipeline](6-migrate.md) ## Troubleshoot the Valet CLI