Skip to content

Commit 3cd75c7

Browse files
authored
Merge pull request #116054 from diberry/diberry/0521-luis-botframework-samples
[Cogsvcs] LUIS - Bot framework samples link
2 parents 7f21872 + a02cb06 commit 3cd75c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/LUIS/developer-reference-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Bot framework provides [several tools](https://github.com/microsoft/botbuilder-t
114114
* [LUISGen](https://github.com/microsoft/botbuilder-tools/blob/master/packages/LUISGen) - Auto generate backing C#/Typescript classes for your LUIS intents and entities.
115115
* [Bot Framework emulator](https://github.com/Microsoft/BotFramework-Emulator/releases) - a desktop application that allows bot developers to test and debug bots built using the Bot Framework SDK
116116
* [Bot Framework Composer](https://github.com/microsoft/BotFramework-Composer/blob/stable/README.md) - an integrated development tool for developers and multi-disciplinary teams to build bots and conversational experiences with the Microsoft Bot Framework
117-
117+
* [Bot Framework Samples](https://github.com/microsoft/botbuilder-samples) - in #C, JavaScript, TypeScript, and Python
118118
## Next steps
119119

120120
* Learn about the common [HTTP error codes](luis-reference-response-codes.md)

0 commit comments

Comments
 (0)