Skip to content

Commit f87e810

Browse files
authored
Use specific links to DefaultAzureCredential (Azure#21477)
Resolves Azure#21460
1 parent e96dd6d commit f87e810

File tree

2 files changed

+2
-2
lines changed
  • sdk/keyvault
    • Azure.Security.KeyVault.Administration
    • Azure.Security.KeyVault.Certificates

2 files changed

+2
-2
lines changed

sdk/keyvault/Azure.Security.KeyVault.Administration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ additional questions or comments.
277277
[admin_client_src]: https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/keyvault/Azure.Security.KeyVault.Administration/src
278278
[JWK]: https://tools.ietf.org/html/rfc7517
279279
[nuget]: https://www.nuget.org/
280-
[DefaultAzureCredential]: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/identity/Azure.Identity/README.md
280+
[DefaultAzureCredential]: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/identity/Azure.Identity/README.md#defaultazurecredential
281281
[logging]: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/core/Azure.Core/samples/Diagnostics.md
282282
[contributing]: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/keyvault/Microsoft.Azure.KeyVault/CONTRIBUTING.md
283283
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/

sdk/keyvault/Azure.Security.KeyVault.Certificates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con
334334
[hello_world_sample]: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/keyvault/Azure.Security.KeyVault.Certificates/samples/Sample1_HelloWorld.md
335335
[get_cetificates_sample]: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/keyvault/Azure.Security.KeyVault.Certificates/samples/Sample2_GetCertificates.md
336336
[code_of_conduct]: https://opensource.microsoft.com/codeofconduct/
337-
[DefaultAzureCredential]: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/identity/Azure.Identity/README.md
337+
[DefaultAzureCredential]: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/identity/Azure.Identity/README.md#defaultazurecredential
338338
[contributing]: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/keyvault/CONTRIBUTING.md
339339
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
340340
[migration_guide]: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/keyvault/Azure.Security.KeyVault.Certificates/MigrationGuide.md

0 commit comments

Comments
 (0)