Skip to content

Commit 2a5734b

Browse files
authored
Merge pull request #95978 from diberry/diberry/1114-qna-batchtest-url
[Cogsvcs] QnA Maker - public issue #42809
2 parents e0ff394 + b05ce07 commit 2a5734b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/QnAMaker/How-To/test-knowledge-base.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: qna-maker
1010
ms.topic: conceptual
11-
ms.date: 05/08/2019
11+
ms.date: 11/14/2019
1212
ms.author: diberry
1313
ms.custom: seodec18
1414
---
@@ -77,7 +77,7 @@ Use the batch testing tool when you want to:
7777
* determine top answer and score for a set of questions
7878
* validate expected answer for set of questions
7979

80-
Batch testing is provided with the batch testing tool. This tool is available as an [zipped executable](https://qnamakerstore.blob.core.windows.net/qnamakerdata/batchtesting/bt.zip) for download or as [C# source code](https://github.com/Azure-Samples/cognitive-services-qnamaker-csharp/tree/master/documentation-samples/batchtesting).
80+
Batch testing is provided with the batch testing tool. This tool is available as an [zipped executable](https://aka.ms/qnamakerbatchtestingtool) for download or as [C# source code](https://github.com/Azure-Samples/cognitive-services-qnamaker-csharp/tree/master/documentation-samples/batchtesting).
8181

8282
[Reference documentation about the tool](../reference-tsv-format-batch-testing.md) includes:
8383

0 commit comments

Comments
 (0)