Skip to content

Commit 9229fed

Browse files
committed
updates
1 parent c78edda commit 9229fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/QnAMaker/How-To/using-prebuilt-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: "devx-track-js, devx-track-csharp"
1616
Prebuilt question answering provides user the capability to answer question over a passage of text without having to create knowledgebases, maintain question and answer pairs or incurring cost for underutilized infrastructure. This functionality is provided as an API and can be used to meet question and answering needs without having to learn the details about QnA Maker or additional storage.
1717

1818
> [!NOTE]
19-
> This documentation does not apply to the latest release. To learn about using the Prebuilt API with the latest release consult the [question answering prebuilt API article](https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/question-answering/how-to/prebuilt).
19+
> This documentation does not apply to the latest release. To learn about using the Prebuilt API with the latest release consult the [question answering prebuilt API article](../../language-service/question-answering/how-to/prebuilt.md).
2020
2121
Given a user query and a block of text/passage the API will return an answer and precise answer (if available).
2222

0 commit comments

Comments
 (0)