From 6589acd9d05bdca4a019aece4a3b3e4df09f9ce5 Mon Sep 17 00:00:00 2001 From: Muhammad Umair Irshad Date: Sat, 9 Jan 2021 16:13:07 +0000 Subject: [PATCH] Fixed Azure deploy link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24bb567..bee1fee 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This is a great sample which has a lot of Blazor + ASP.NET integrations such as: ## Deploy to Azure You can create the resource (Free SKU App Service) in Azure quickly by clicking below and then can use Visual Studio to select the App Service and deploy the code to it later. -[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Ftimheuer%2FCarChecker%2Fmaster%2Fdeploy.json) +[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FSteveSandersonMS%2FCarChecker%2Fmaster%2Fdeploy.json) ### Remarks -This sample makes use of a preview package for Validation. \ No newline at end of file +This sample makes use of a preview package for Validation.