Skip to content

Commit

Permalink
Merge pull request #24 from kaveet/patch-1
Browse files Browse the repository at this point in the history
Update link to Slack attachment colors reference
  • Loading branch information
Josh Larson authored Aug 18, 2020
2 parents da7050c + 28c6910 commit d950b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ The ID of the channel to post the message to. **Required** if no `channel` is pr

### `color`

The color to use for the notification. Can be a hex value or any [valid Slack color level](https://api.slack.com/docs/message-attachments#color) (e.g. `good`). Defaults to `#cccccc`.
The color to use for the notification. Can be a hex value or any [valid Slack color level](https://api.slack.com/reference/messaging/attachments#fields) (e.g. `good`). Defaults to `#cccccc`.

### `message_id`

Expand Down

0 comments on commit d950b71

Please sign in to comment.