From 76cfaab62743011544532b5bbe733d2085cdbc60 Mon Sep 17 00:00:00 2001 From: Ethan Dennis Date: Thu, 8 Sep 2022 10:46:19 -0700 Subject: [PATCH] Make sentence more succinct co-authored-by: Begona Guereca --- azure_devops/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure_devops/readme.md b/azure_devops/readme.md index ad72206..5eaf592 100644 --- a/azure_devops/readme.md +++ b/azure_devops/readme.md @@ -1,6 +1,6 @@ # Azure Pipelines to Actions migrations powered by Valet -The instructions below will guide you through configuring a GitHub Codespace environment that will be used in subsequent labs that demonstrate how to use Valet to migrate Jenkins pipelines to GitHub Actions. +The instructions below will guide you through configuring a Codespace that will be used in these labs to demonstrate how Valet can be used to migrate Azure DevOps pipelines to GitHub Actions. These steps **must** be completed prior to starting other labs.