Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/v4sdk/bot-builder-concept-luis.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Once you have set up and connected LUIS, your bot can send the message to your L

![How intents and entities are passed to your bot](./media/cognitive-services-add-bot-language/cognitive-services-luis-message-flow-bot-code.png)

To get started using a LUIS app with your bot, check out [using LUIS for language understanding][luis-v4-how-to].
To get started using a LUIS app with your bot, check out [using LUIS for language understanding][https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-howto-v4-luis?view=azure-bot-service-4.0].

## Best practices for Language Understanding

Expand Down