Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 87125f5

Browse files
authored
Update README.md (#3794)
Corrected path under try this sample, the correct path is '11.qnamaker' instead of '11a.qnamaker'
1 parent 4ee6bb8 commit 87125f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • samples/javascript_nodejs/11.qnamaker

samples/javascript_nodejs/11.qnamaker/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ QnA knowledge base setup and application configuration steps can be found [here]
3838
git clone https://github.com/microsoft/botbuilder-samples.git
3939
```
4040

41-
- In a terminal, navigate to `samples/javascript_nodejs/11a.qnamaker`
41+
- In a terminal, navigate to `samples/javascript_nodejs/11.qnamaker`
4242

4343
```bash
44-
cd samples/javascript_nodejs/11a.qnamaker
44+
cd samples/javascript_nodejs/11.qnamaker
4545
```
4646

4747
- Install modules

0 commit comments

Comments
 (0)