Skip to content

Commit 0df17ea

Browse files
darrenjKaiqb
authored andcommitted
Fix Image Link (MicrosoftDocs#1493)
1 parent 18db523 commit 0df17ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/v4sdk/bot-builder-virtual-assistant-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The Dispatcher is used at the core of each project created using the template. T
106106

107107
Two example QnA Maker models are provided in the [LU](https://github.com/Microsoft/botbuilder-tools/blob/master/packages/Ludown/docs/lu-file-format.md) file format within the QnA folder of CognitiveModels, one for FAQ and one for chit-chat. [LuDown](https://github.com/Microsoft/botbuilder-tools/tree/master/packages/Ludown) is then used as part of the deployment script to create a QnA Maker JSON file which the [QnA Maker](https://github.com/Microsoft/botbuilder-tools/tree/master/packages/QnAMaker) CLI (command line) tool then uses to publish items to the QnA Maker knowledgebase.
108108

109-
![QnA ChitChat example](/docs/media/qnachitchatexample.png)
109+
![QnA ChitChat example](./media/enterprise-template/qnachitchatexample.png)
110110

111111
## Content Moderator
112112

@@ -118,4 +118,4 @@ A middleware component is provided that screen texts and surfaces through a ```T
118118
Refer to [Getting Started](https://github.com/Microsoft/AI/tree/master/docs#tutorials) to learn how to create and deploy your Virtual Assistant.
119119

120120
# Resources
121-
Full source code for the Virtual Assistant Template can be found on [GitHub](https://github.com/Microsoft/AI/).
121+
Full source code for the Virtual Assistant Template can be found on [GitHub](https://github.com/Microsoft/AI/).

0 commit comments

Comments
 (0)