Skip to content

Commit cdbae6c

Browse files
authored
Fix link
1 parent e4c237b commit cdbae6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/quickstarts/chat/quickstart-botframework-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To use Azure Communication Services chat as a channel in Azure Bot Service, firs
3737

3838
- [Create an Azure Bot Service resource](#create-an-azure-bot-service-resource)
3939
- [Get the bot's app ID and password](#get-the-bots-app-id-and-app-password)
40-
- [Create a web app to hold the bot logic](#create-a-web-app-to-hold-the-bot-logic)
40+
- [Create a web app to hold the bot app](#create-a-web-app-to-hold-the-bot-app)
4141
- [Create a messaging endpoint for the bot](#create-a-messaging-endpoint-for-the-bot)
4242

4343
### Create an Azure Bot Service resource
@@ -456,4 +456,4 @@ Verify that the bot's Microsoft app ID and password are saved correctly in the b
456456

457457
### Bot can't be added as a participant
458458

459-
Verify that the bot's Communication Services ID is used correctly when a request is sent to add a bot to a chat thread.
459+
Verify that the bot's Communication Services ID is used correctly when a request is sent to add a bot to a chat thread.

0 commit comments

Comments
 (0)