From e7e6ad78cf043e0e8b252abfe985c83cf4539321 Mon Sep 17 00:00:00 2001 From: Zeeshan Date: Sat, 23 May 2020 00:07:01 -0500 Subject: [PATCH] Fixed Azure SDK link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb989f2..6a9e040 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,10 @@ Set the environment variable `AZURE_AUTH_LOCATION` with the full path for an aut ## More information ## -[Azure Management Libraries for C#](https://github.com/Azure/azure-sdk-for-net/tree/Fluent) +[Azure Management Libraries for C#](https://github.com/Azure/azure-sdk-for-net/) [Azure .Net Developer Center](https://azure.microsoft.com/en-us/develop/net/) If you don't have a Microsoft Azure subscription you can get a FREE trial account [here](http://go.microsoft.com/fwlink/?LinkId=330212) --- -This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. \ No newline at end of file +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.