Skip to content

Commit f753a45

Browse files
authored
fix url (Azure#39255)
1 parent 0c47a9a commit f753a45

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sdk/face/azure-ai-vision-face/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -486,9 +486,9 @@ additional questions or comments.
486486
[how_to_migrate_resource_to_custom_subdomain]: https://learn.microsoft.com/azure/ai-services/cognitive-services-custom-subdomains#how-does-this-impact-existing-resources
487487
[azure_sdk_python_azure_key_credential]: https://aka.ms/azsdk/python/core/azurekeycredential
488488
[azure_sdk_python_identity]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity
489-
[custom_subdomain]: https://docs.microsoft.com/azure/cognitive-services/authentication#create-a-resource-with-a-custom-subdomain
489+
[custom_subdomain]: https://learn.microsoft.com/azure/cognitive-services/authentication#create-a-resource-with-a-custom-subdomain
490490
[azure_sdk_python_default_azure_credential]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#defaultazurecredential
491-
[register_aad_app]: https://docs.microsoft.com/azure/cognitive-services/authentication#assign-a-role-to-a-service-principal
491+
[register_aad_app]: https://learn.microsoft.com/azure/cognitive-services/authentication#assign-a-role-to-a-service-principal
492492

493493
[face_verification]: https://learn.microsoft.com/azure/ai-services/computer-vision/overview-identity#verification
494494
[face_identification]: https://learn.microsoft.com/azure/ai-services/computer-vision/overview-identity#identification
@@ -502,11 +502,11 @@ additional questions or comments.
502502
[python_azure_core_exceptions]: https://aka.ms/azsdk/python/core/docs#module-azure.core.exceptions
503503
[face_errors]: https://aka.ms/face-error-codes-and-messages
504504
[python_logging]: https://docs.python.org/3/library/logging.html
505-
[sdk_logging_docs]: https://docs.microsoft.com/azure/developer/python/sdk/azure-sdk-logging
505+
[sdk_logging_docs]: https://learn.microsoft.com/azure/developer/python/sdk/azure-sdk-logging
506506
[azure_core_ref_docs]: https://aka.ms/azsdk/python/core/docs
507507

508508
[code_of_conduct]: https://opensource.microsoft.com/codeofconduct/
509-
[authenticate_with_token]: https://docs.microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token
509+
[authenticate_with_token]: https://learn.microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token
510510
[azure_identity_credentials]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#credentials
511511
[azure_identity_pip]: https://pypi.org/project/azure-identity/
512512
[default_azure_credential]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity#defaultazurecredential

0 commit comments

Comments
 (0)