Skip to content

Commit c9c20f9

Browse files
authored
Fix Question Answering temporary links (Azure#23057)
Fixes Azure#22330
1 parent 5b07fe2 commit c9c20f9

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
@@ -204,8 +204,8 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con
204204
[questionanswering_docs_chat]: https://docs.microsoft.com/azure/cognitive-services/qnamaker/how-to/chit-chat-knowledge-base
205205
[questionanswering_docs_demos]: https://azure.microsoft.com/services/cognitive-services/qna-maker/#demo
206206
[questionanswering_docs_features]: https://azure.microsoft.com/services/cognitive-services/qna-maker/#features
207-
[questionanswering_nuget_package]: https://nuget.org/
208-
[questionanswering_refdocs]: https://docs.microsoft.com/dotnet/api/
207+
[questionanswering_nuget_package]: https://nuget.org/packages/Azure.AI.Language.QuestionAnswering/
208+
[questionanswering_refdocs]: https://docs.microsoft.com/dotnet/api/Azure.AI.Language.QuestionAnswering/
209209
[questionanswering_rest_docs]: https://docs.microsoft.com/rest/api/cognitiveservices-qnamaker/
210210
[questionanswering_samples]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/samples/README.md
211211

0 commit comments

Comments
 (0)