From aa415325e40d5c549a232d238b89ea940b97161f Mon Sep 17 00:00:00 2001 From: Avijit Samanta Date: Mon, 9 Apr 2018 09:29:57 +0000 Subject: [PATCH] wrong url. failed to deploy ARM template --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ba5043..1ea1bf1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The sample demonstrates the following features There's also a C# script version of this sample: [CoderCards](https://github.com/lindydonna/codercards). -[![Deploy to Azure](http://azuredeploy.net/deploybutton.svg)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Flindydonna%2FCoderCardsV2%2Fmaster%2FAzureDeploy%2Fazuredeploy.json) +[![Deploy to Azure](http://azuredeploy.net/deploybutton.svg)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2Ffunctions-dotnet-codercards%2Fmaster%2FAzureDeploy%2Fazuredeploy.json) ## Prerequisites