Updated link in the contributing markdown to fix link verification issue (#4273)

This commit is contained in:
Ahson Khan 2023-01-25 09:34:04 -08:00 committed by GitHub
parent 58877500cd
commit 0e9fba2623
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@ CMake version 3.13 or higher is required to build these libraries. Download and
### Dotnet
Required to get and execute test proxy(see /doc/TestProxy.md). [website](https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet)
Required to get and execute test proxy (see [/doc/TestProxy.md](https://github.com/Azure/azure-sdk-for-cpp/blob/main/doc/TestProxy.md)). Download the dotnet CLI from the project's [website](https://dotnet.microsoft.com/download).
### Third Party Dependencies