From 07061c4fbd06cbfa5955816055b9d4d04d95ba27 Mon Sep 17 00:00:00 2001 From: Martin Danielsson Date: Mon, 25 Jan 2016 09:23:33 +0100 Subject: [PATCH] Fixed link --- _posts/2016-01-25-azure-storage-sas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2016-01-25-azure-storage-sas.md b/_posts/2016-01-25-azure-storage-sas.md index b80c1cf..3ca9752 100644 --- a/_posts/2016-01-25-azure-storage-sas.md +++ b/_posts/2016-01-25-azure-storage-sas.md @@ -116,6 +116,6 @@ For more information on how to actually try this out, see the link to a github s My sample project can be found on github: -https://github.com/DonMartin76/azure-storage-sas +[https://github.com/DonMartin76/azure-storage-sas](https://github.com/DonMartin76/azure-storage-sas) Have fun!