Skip to content

Commit 7ff0b47

Browse files
authored
Replace vestigial aka.ms links in azure_identity README (Azure#3178)
1 parent 65404c5 commit 7ff0b47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk/identity/azure_identity/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,9 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
165165
[Azure CLI]: https://learn.microsoft.com/cli/azure
166166
[azure_security_keyvault_secrets]: https://github.com/Azure/azure-sdk-for-rust/tree/main/sdk/keyvault/azure_security_keyvault_secrets
167167
[Azure subscription]: https://azure.microsoft.com/free/
168-
[cert_cred_ref]: https://aka.ms/azsdk/rust/identity/cert-docs
168+
[cert_cred_ref]: https://docs.rs/azure_identity/latest/azure_identity/struct.ClientCertificateCredential.html
169169
[cli_cred_ref]: https://docs.rs/azure_identity/latest/azure_identity/struct.AzureCliCredential.html
170-
[devtool_cred_ref]: https://aka.ms/azsdk/rust/identity/docs#structs
170+
[devtool_cred_ref]: https://docs.rs/azure_identity/latest/azure_identity/struct.DeveloperToolsCredential.html
171171
[managed_id_cred_ref]: https://docs.rs/azure_identity/latest/azure_identity/struct.ManagedIdentityCredential.html
172172
[Microsoft Entra ID documentation]: https://learn.microsoft.com/entra/identity/
173173
[API reference documentation]: https://docs.rs/azure_identity/latest/azure_identity/

0 commit comments

Comments
 (0)