Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Fix the markdown and make the team_name non-confusing #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions page_slack_button.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ You will need to exchange the `code` for an access token using [the `oauth.acces
{
"access_token": "xoxp-XXXXXXXX-XXXXXXXX-XXXXX",
"scope": "incoming-webhook,commands,bot",
"team_name": "Team Installing Your Hook",
"team_name": "Team Installing Your App",
"team_id": "XXXXXXXXXX",
"incoming_webhook": {
"url": "https://hooks.slack.com/TXXXXX/BXXXXX/XXXXXXXXXX",
Expand Down Expand Up @@ -88,7 +88,7 @@ Bot naming error: Since your bot inherits the name of the app, and is beholden

Email [[email protected]](mailto:[email protected]) with any questions, feedback, or ideas that would help you get more use out of this, and we'll be more than happy to help.

###Share Your Incoming Webhook as a Slack App
### Share Your Incoming Webhook as a Slack App

[Create a Slack app](/slack-apps) to to package and distribute your incoming webhook and share it in our [application directory](https://slack.com/apps).
[Create a Slack app](/slack-apps) to package and distribute your incoming webhook and share it in our [application directory](https://slack.com/apps).