From 7061b52e8d874aef1b5f1aa16ea00bd25d858ba2 Mon Sep 17 00:00:00 2001 From: j-dunham Date: Thu, 1 Sep 2022 09:01:36 -0400 Subject: [PATCH] Update readme.md --- 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 3c9505e..b77f362 100644 --- a/azure_devops/readme.md +++ b/azure_devops/readme.md @@ -59,7 +59,7 @@ This lab bootstraps a Valet environment using GitHub Codespaces and enables you ## Labs for Azure DevOps Perform the following labs to learn how to migrate Azure DevOps pipelines to GitHub Actions using Valet: - +- [Configure credentials for Valet](valet-configure-lab.md) - [Audit Azure DevOps pipelines using the Valet audit command](valet-audit-lab.md) - [Dry run the migration of an Azure DevOps pipeline to GitHub Actions](valet-dry-run-lab.md) - [Migrate an Azure DevOps pipeline to GitHub Actions](valet-migrate-lab.md)