Skip to content

Commit 94005e5

Browse files
[QNA] fix broken links (#54178)
* fix broken links * remove en-us
1 parent 8f10b71 commit 94005e5

File tree

1 file changed

+2
-2
lines changed
  • sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering

1 file changed

+2
-2
lines changed

sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,8 +362,8 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con
362362
[questionanswering_docs_features]: https://azure.microsoft.com/services/cognitive-services/qna-maker/#features
363363
[questionanswering_nuget_package]: https://nuget.org/packages/Azure.AI.Language.QuestionAnswering/
364364
[questionanswering_refdocs]: https://learn.microsoft.com/dotnet/api/Azure.AI.Language.QuestionAnswering/
365-
[questionanswering_rest_docs]: https://learn.microsoft.com/rest/api/language/question-answering
366-
[questionanswering_rest_docs_projects]: https://learn.microsoft.com/rest/api/language/question-answering-projects
365+
[questionanswering_rest_docs]: https://learn.microsoft.com/rest/api/language/question-answering/question-answering
366+
[questionanswering_rest_docs_projects]: https://learn.microsoft.com/rest/api/language/question-answering-authoring/question-answering-projects
367367
[questionanswering_samples]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/samples/README.md
368368
[migration_guide]: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/MigrationGuide.md
369369
[questionansweringauthoring_client_class]: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/src/Generated/QuestionAnsweringAuthoringClient.cs

0 commit comments

Comments
 (0)