Skip to content

Commit

Permalink
typo in image link
Browse files Browse the repository at this point in the history
  • Loading branch information
Issif committed Oct 7, 2019
1 parent f4011f5 commit a1b2585
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 @@ -263,7 +263,7 @@ You should get :
(SLACK_OUTPUTFORMAT="**text**")
![slack no fields example](https://github.com/falcosecurity/falcosidekick/raw/master/imgs/slack_no_fields.png)
(SLACK_OUTPUTFORMAT="**fields**" and SLACK_MESSAGEFORMAT="**Alert : rule \*{{ .Rule }}\* triggered by user \*{{ index .OutputFields \"user.name\" }}\***")
![slack message format example](https://github.com/falcosecurity/falcosidekick/raw/master/imgs/slack_fields_message_format.png)
![slack message format example](https://github.com/falcosecurity/falcosidekick/raw/master/imgs/slack_fields_messageformat.png)

### Teams

Expand Down

0 comments on commit a1b2585

Please sign in to comment.