You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/10/13 13:14:53 UTC

[camel-kafka-connector-examples] branch master updated: Slack sink example: Updated list

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git


The following commit(s) were added to refs/heads/master by this push:
     new 63965c7  Slack sink example: Updated list
63965c7 is described below

commit 63965c7f09df145940e05fac55e92c671d8f31ac
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 13 15:10:14 2020 +0200

    Slack sink example: Updated list
---
 slack/slack-sink/README.adoc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/slack/slack-sink/README.adoc b/slack/slack-sink/README.adoc
index 137ff76..afabcca 100644
--- a/slack/slack-sink/README.adoc
+++ b/slack/slack-sink/README.adoc
@@ -16,8 +16,9 @@ You'll need a workspace and a channel.
 In your Slack settings, create an app.
 
 Add the following permissions to your Bot Token scopes:
-* channels:history
-* channels:read
+
+  * channels:history
+  * channels:read
 
 Install the app on your workspace and select the channel you want to consume from.