From 06f37eafc7ffcc9910f18c8310162a1746de8e42 Mon Sep 17 00:00:00 2001 From: Victor Vazquez Date: Mon, 9 Nov 2020 15:37:48 -0800 Subject: [PATCH] revert change to xmlsoft link (#935) * revert change to xmlsoft link * remove link --- sdk/storage/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/storage/README.md b/sdk/storage/README.md index cdb010609..a5f6e4c99 100644 --- a/sdk/storage/README.md +++ b/sdk/storage/README.md @@ -109,7 +109,7 @@ TODO when ready. - [Azure Core SDK](https://github.com/Azure/azure-sdk-for-cpp/blob/master/README.md) - [nlohmann/json](https://github.com/nlohmann/json) - - [libxml2](https://xmlsoft.org/) + - libxml2 ## Code Samples