File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/cognitive-services/QnAMaker/Quickstarts Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ manager: nitinme
8
8
ms.service : cognitive-services
9
9
ms.subservice : qna-maker
10
10
ms.topic : quickstart
11
- ms.date : 12/16/2019
11
+ ms.date : 01/10/2020
12
12
ms.author : diberry
13
13
---
14
14
@@ -22,7 +22,7 @@ Use the QnA Maker client library for Node.js to:
22
22
* Manage a knowledge base
23
23
* Publish a knowledge base
24
24
25
- [ Reference documentation] ( https://docs.microsoft.com/javascript/api/@azure/cognitiveservices-textanalytics ) | [ Library source code] ( https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/cognitiveservices/Knowledge.QnAMaker ) | [ Package (NPM)] ( https://www.npmjs.com/package/@azure/cognitiveservices-qnamaker ) | [ Node.js Samples] ( https://github.com/Azure-Samples/cognitive-services-qnamaker-nodejs/blob/master/documentation-samples/quickstarts/knowledgebase_quickstart/knowledgebase_quickstart.js )
25
+ [ Reference documentation] ( https://docs.microsoft.com/javascript/api/@azure/cognitiveservices-qnamaker/?view=azure-node-latest ) | [ Library source code] ( https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/cognitiveservices/Knowledge.QnAMaker ) | [ Package (NPM)] ( https://www.npmjs.com/package/@azure/cognitiveservices-qnamaker ) | [ Node.js Samples] ( https://github.com/Azure-Samples/cognitive-services-qnamaker-nodejs/blob/master/documentation-samples/quickstarts/knowledgebase_quickstart/knowledgebase_quickstart.js )
26
26
27
27
[ !INCLUDE [ Custom subdomains notice] ( ../../../../includes/cognitive-services-custom-subdomains-note.md )]
28
28
You can’t perform that action at this time.
0 commit comments