From 1b28523835299e01f9f0430c5848e524299f51e0 Mon Sep 17 00:00:00 2001 From: Nikita Nallamothu Date: Thu, 9 Feb 2023 21:29:22 +0530 Subject: [PATCH] Corrected file path --- docs/demos/azure-load-testing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/demos/azure-load-testing/README.md b/docs/demos/azure-load-testing/README.md index 31b04a2..b91436b 100644 --- a/docs/demos/azure-load-testing/README.md +++ b/docs/demos/azure-load-testing/README.md @@ -6,7 +6,7 @@ The .NET Podcast app is set up to automatically run load tests using Azure Load - An Azure account with an active subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/en-us/free/) before you begin. -- Deploy the dotnet-podcasts application. Follow the detailed guidelines [here](https://github.com/microsoft/dotnet-podcasts/blob/main/docs/deploy-websites-services.md). +- Deploy the dotnet-podcasts application. Follow the detailed guidelines [here](../../deploy-websites-services.md). ## Grant access to Azure Load Testing