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/09/14 12:05:02 UTC

[camel-kafka-connector] branch master updated: Switch from Gitter to Zulip

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.git


The following commit(s) were added to refs/heads/master by this push:
     new acfc80c  Switch from Gitter to Zulip
     new 4685b20  Merge pull request #459 from lburgazzoli/zulip
acfc80c is described below

commit acfc80ce4bdb087803fb176ab524e9bf2ee8a273
Author: lburgazzoli <lb...@gmail.com>
AuthorDate: Mon Sep 14 11:51:15 2020 +0200

    Switch from Gitter to Zulip
---
 README.adoc                                  | 2 +-
 docs/modules/ROOT/pages/contributing.adoc    | 2 +-
 docs/modules/ROOT/pages/getting-started.adoc | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.adoc b/README.adoc
index efa8bb1..63c4195 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,6 +1,6 @@
 == Camel Kafka Connector
 
-image:https://img.shields.io/gitter/room/apache/camel-kafka-connector["Chat on Gitter", link="https://gitter.im/apache/camel-kafka-connector"]
+image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on Zulip", link="https://camel.zulipchat.com"]
 image:https://github.com/apache/camel-kafka-connector/workflows/master%20build/badge.svg[Master Build, link="https://github.com/apache/camel-kafka-connector/actions?query=workflow%3A%22master+build%22"]
 
 === Introduction
diff --git a/docs/modules/ROOT/pages/contributing.adoc b/docs/modules/ROOT/pages/contributing.adoc
index 13196f2..7cb311c 100644
--- a/docs/modules/ROOT/pages/contributing.adoc
+++ b/docs/modules/ROOT/pages/contributing.adoc
@@ -27,7 +27,7 @@ All communication is subject to the https://www.apache.org/foundation/policies/c
 
 There are various ways of communicating with the Camel community.
 
-We can also be reached on the Gitter chat at https://gitter.im/apache/camel-kafka-connector/.
+We can also be reached on the Zulip chat at https://camel.zulipchat.com.
 
 We track issues using the https://github.com/apache/camel-kafka-connector/issues[issues tracker in Github]
 
diff --git a/docs/modules/ROOT/pages/getting-started.adoc b/docs/modules/ROOT/pages/getting-started.adoc
index 2fed46b..276e62f 100644
--- a/docs/modules/ROOT/pages/getting-started.adoc
+++ b/docs/modules/ROOT/pages/getting-started.adoc
@@ -7,4 +7,4 @@ To get started try it out xref:try-it-out-locally.adoc[locally] or on xref:try-i
 
 For more information on how to install the connector packages, take a look at xref:getting-started-with-packages.adoc[Packages documentation].
 
-For more information join the community on the https://camel.apache.org/community/mailing-list/[Camel Users mailing list] or chat on https://gitter.im/apache/camel-kafka-connector[Gitter chat] and have a look at the https://github.com/apache/camel-kafka-connector/[Camel Kafka Connector GitHub repository].
+For more information join the community on the https://camel.apache.org/community/mailing-list/[Camel Users mailing list] or chat on https://camel.zulipchat.com[Zuliptter chat] and have a look at the https://github.com/apache/camel-kafka-connector/[Camel Kafka Connector GitHub repository].