From 434e4b948985f855231c2adebf3f6ca29e97fe28 Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Fri, 16 Sep 2022 14:32:03 -0700 Subject: [PATCH] Updated ReadMe --- travis/readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/travis/readme.md b/travis/readme.md index e27e59d..d1522d8 100644 --- a/travis/readme.md +++ b/travis/readme.md @@ -41,10 +41,10 @@ Perform the following labs to test-drive Valet 1. [Configure credentials for Valet](1-configure.md) 2. [Perform an audit of Travis CI](2-audit.md) -3. [Perform a dry-run of a Travis CI 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 Travis CI pipeline](5-migrate.md) -6. [Forecast potential build runner usage](6-forecast.md) +3. [Forecast potential build runner usage](3-forecast.md) +4. [Perform a dry-run of a Travis CI pipeline](4-dry-run.md) +5. [Use custom transformers to customize Valet's behavior](5-custom-transformers.md) +6. [Perform a production migration of a Travis CI pipeline](6-migrate.md) ## Troubleshoot the Valet CLI