From 22c0c0734cb4acab3900a7e58531ebf53386439b Mon Sep 17 00:00:00 2001 From: Kevin Alwell Date: Tue, 18 Feb 2020 10:07:00 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfe1362..98b48bc 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Your moderator will likely be vastly out numbered during your workshop - therefo ### Phase 6: Continuous Delivery > **FINAL: The goal of Phase 6 is to create a deployment workflow using Azure.** - 1. Go to the `Action Samples for deploying to Azure Web apps` [actions module](https://github.com/Azure/actions-workflow-samples/tree/master/AppService) + 1. Go to the `Action Samples for deploying to Azure Web apps` [actions module](https://github.com/Azure/actions-workflow-samples/tree/master/AppService#create-azure-web-app-and-deploy-using-github-actions) 2. Choose a sample app, and deploy it to Azure. **In this phase, you’ll learn how to:**