diff --git a/starlight_help/src/content/docs/import-from-slack.mdx b/starlight_help/src/content/docs/import-from-slack.mdx index 65bb6ca02e..cb14115991 100644 --- a/starlight_help/src/content/docs/import-from-slack.mdx +++ b/starlight_help/src/content/docs/import-from-slack.mdx @@ -75,13 +75,13 @@ in order to export direct message data. 1. [Create a new Slack app](https://api.slack.com/apps). Choose the "From scratch" creation option. 1. [Create a - bot user](https://api.slack.com/authentication/basics#scopes), + bot user](https://docs.slack.dev/app-management/quickstart-app-settings/#creating), following the instructions to add the following OAuth scopes to your bot: * `emoji:read` * `users:read` * `users:read.email` * `team:read` - 1. [Install your new app](https://api.slack.com/authentication/basics#installing) + 1. [Install your new app](https://docs.slack.dev/app-management/quickstart-app-settings/#installing) to your Slack workspace. 1. You will immediately see a **Bot User OAuth Token**, which is a long string of numbers and characters starting with `xoxb-`. Copy this token. It