Skip to content

Commit

Permalink
Fixed link to Azure SDK Design Guidelines for .NET (#15210)
Browse files Browse the repository at this point in the history
  • Loading branch information
abatishchev authored Sep 18, 2020
1 parent f597ef1 commit 5bbe795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/core/Azure.Core/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Azure Core shared client library for .NET

Azure.Core provides shared primitives, abstractions, and helpers for modern .NET Azure SDK client libraries.
These libraries follow the [Azure SDK Design Guidelines for .NET](https://azuresdkspecs.z5.web.core.windows.net/DotNetSpec.html)
These libraries follow the [Azure SDK Design Guidelines for .NET](https://azure.github.io/azure-sdk/dotnet_introduction.html)
and can be easily identified by package and namespaces names starting with 'Azure', e.g. ```Azure.Storage.Blobs```.
A more complete list of client libraries using Azure.Core can be found [here](https://github.com/Azure/azure-sdk-for-net#core-services).

Expand Down

0 comments on commit 5bbe795

Please sign in to comment.