From 204fea2311b9c30701232cb1d7cf7d06e55550c5 Mon Sep 17 00:00:00 2001 From: Felipe Pessoto Date: Thu, 11 Apr 2019 12:33:36 -0300 Subject: [PATCH] Fix Deploy to Azure button --- 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