From 19218638dad0eb11c5f401b80404883a0c68ba47 Mon Sep 17 00:00:00 2001 From: Leah Date: Sat, 18 Apr 2020 23:56:18 +0200 Subject: [PATCH] Updated Slack bot setup (markdown) --- Slack-bot-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slack-bot-setup.md b/Slack-bot-setup.md index 5aed2c8..db162be 100644 --- a/Slack-bot-setup.md +++ b/Slack-bot-setup.md @@ -20,7 +20,7 @@ Slack Docs: [Bot user tokens](https://api.slack.com/docs/token-types#bot) ![Slack's App page](https://github.com/42wim/matterbridge/blob/master/img/slack-setup-app-page.png) -2. Use [this link](https://api.slack.com/apps?new_classic_app=1) to create a classic app and fill in the app's name and select the right Slack Workspace before validating. :warning: use the link and don't click the "Create App" button. +2. Use [_**THIS LINK**_](https://api.slack.com/apps?new_classic_app=1) to create a classic app and fill in the app's name and select the right Slack Workspace before validating. :warning: _**USE THE LINK AND DON'T CLICK THE "Create App" BUTTON**_. ![Create a Slack App](https://github.com/42wim/matterbridge/blob/master/img/slack-setup-create-app.png)