Skip to content

Commit a3b7f71

Browse files
DanDev33ivorb
authored andcommitted
Issues fixes - samples links, redirect fixes (#1227)
* Added reference to the BotFramework-Samples directory * attempted fix at redirect url
1 parent 8e1e96b commit a3b7f71

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
redirect_url: /bot-framework/bot-service-build-online-code-editor
43
---

articles/v4sdk/bot-builder-tutorial-dispatch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You may follow the **README** instructions for [C#](https://aka.ms/dispatch-samp
3636

3737
### Create your bot using service UI
3838

39-
To begin manually creating your bot, download the following 4 files into a local folder:
39+
To begin manually creating your bot, download the following 4 files located in the GitHub [BotFramework-Samples](https://github.com/Microsoft/BotFramework-Samples) repository into a local folder:
4040
[home-automation.json](https://aka.ms/dispatch-home-automation-json),
4141
[weather.json](https://aka.ms/dispatch-weather-json),
4242
[nlp-with-dispatchDispatch.json](https://aka.ms/dispatch-dispatch-json),

0 commit comments

Comments
 (0)