diff --git a/website/docs/user-guide/messaging/teams.md b/website/docs/user-guide/messaging/teams.md index a409ef607d..2b3cb7ed1a 100644 --- a/website/docs/user-guide/messaging/teams.md +++ b/website/docs/user-guide/messaging/teams.md @@ -111,13 +111,7 @@ Look for: ## Step 6: Install the App in Teams -Open the **Install in Teams** link printed by `teams app create` in Step 3: - -``` -https://teams.microsoft.com/l/app/?installAppPackage=true&appTenantId= -``` - -After installing, open Microsoft Teams and send a direct message to your bot — it's ready. +Open the **Install in Teams** link printed by `teams app create` in Step 3. After installing, open Microsoft Teams and send a direct message to your bot — it's ready. ---