From 59b8206b4d0ae70aa79ed1cf1fb60b533d55f76d Mon Sep 17 00:00:00 2001 From: Emil Stjerneman Date: Thu, 9 Apr 2020 09:30:48 +0200 Subject: [PATCH] Changed "attachments" to "blocks" (#12766) Changed "attachments" to "blocks" in the section about how to use the new block feature --- source/_integrations/slack.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/slack.markdown b/source/_integrations/slack.markdown index 1d64eb376dc..23459d1d177 100644 --- a/source/_integrations/slack.markdown +++ b/source/_integrations/slack.markdown @@ -95,7 +95,7 @@ Example for using the block framework: message: Message that will be added as a comment to the file. title: Title of the file. data: - attachments: + blocks: - type: section text: type: mrkdwn