This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/master by this push: new eb50cca Switch from Gitter to Zulip eb50cca is described below commit eb50cca39ab36e03973da3469c86defc229f2642 Author: lburgazzoli <lburgazz...@gmail.com> AuthorDate: Mon Sep 14 12:07:23 2020 +0200 Switch from Gitter to Zulip --- antora-ui-camel/src/img/brand-logos.svg | 6 +++--- antora-ui-camel/src/partials/footer-content.hbs | 2 +- antora-ui-camel/src/partials/header-content.hbs | 2 +- content/community/support.md | 4 ++-- layouts/partials/footer.html | 2 +- layouts/partials/header.html | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/antora-ui-camel/src/img/brand-logos.svg b/antora-ui-camel/src/img/brand-logos.svg index ec92056..cb755ff 100644 --- a/antora-ui-camel/src/img/brand-logos.svg +++ b/antora-ui-camel/src/img/brand-logos.svg @@ -15,9 +15,9 @@ <path d="M 95.79968,2.7843607 A 29.966916,29.966916 0 0 0 86.325868,61.180023 c 1.497981,0.277675 2.046022,-0.650342 2.046022,-1.443176 0,-0.712453 -0.02558,-3.076339 -0.03654,-5.575409 -8.341192,1.81219 -10.09858,-3.536697 -10.09858,-3.536697 -1.362796,-3.467275 -3.324785,-4.384332 -3.324785,-4.384332 -2.718287,-1.863342 0.204601,-1.826807 0.204601,-1.826807 3.010576,0.21191 4.592589,3.090957 4.592589,3.090957 2.674443,4.577974 7.014934,3.251712 8.72117,2.488109 0.270367,-1.936415 1.04 [...] </symbol> - <symbol id="gitter" viewBox="128 0 64 64"> - <title>Gitter</title> - <desc>Chat on Gitter</desc> + <symbol id="zulip" viewBox="128 0 64 64"> + <title>Zulip</title> + <desc>Chat on Zulip</desc> <path d="m 163.5637,12.39902 h 4.69448 v 48.128561 h -4.69448 z m -12.19694,0 h 4.69085 v 48.128561 h -4.69085 z M 139.47938,2.7150357 h 4.69086 V 39.036349 h -4.69086 z m 35.97168,9.6839843 h 4.69086 v 26.637329 h -4.69086 z" /> </symbol> diff --git a/antora-ui-camel/src/partials/footer-content.hbs b/antora-ui-camel/src/partials/footer-content.hbs index ff3a62b..c4c3953 100644 --- a/antora-ui-camel/src/partials/footer-content.hbs +++ b/antora-ui-camel/src/partials/footer-content.hbs @@ -64,7 +64,7 @@ </div> <div class="footer-icons"> <a rel="noopener noreferrer nofollow" href="https://github.com/apache/camel/" title="Collaborate on GitHub"><svg class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#github" /></svg></a> - <a rel="noopener noreferrer nofollow" href="https://gitter.im/apache/apache-camel" title="Chat on Gitter"><svg class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#gitter" /></svg></a> + <a rel="noopener noreferrer nofollow" href="https://camel.zulipchat.com" title="Chat on Zulip"><svg class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#zulip" /></svg></a> <a rel="noopener noreferrer nofollow" href="https://twitter.com/ApacheCamel" title="Follow Apache Camel on Twitter"><svg class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#twitter" /></svg></a> </div> </div> diff --git a/antora-ui-camel/src/partials/header-content.hbs b/antora-ui-camel/src/partials/header-content.hbs index cf9e6ed..bf24aea 100644 --- a/antora-ui-camel/src/partials/header-content.hbs +++ b/antora-ui-camel/src/partials/header-content.hbs @@ -23,7 +23,7 @@ </div> <div class="navbar-tools"> <a rel="noopener noreferrer nofollow" href="https://github.com/apache/camel/" title="Collaborate on GitHub"><svg focusable="false" class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#github" /></svg></a> - <a rel="noopener noreferrer nofollow" href="https://gitter.im/apache/apache-camel" title="Chat on Gitter"><svg focusable="false" class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#gitter" /></svg></a> + <a rel="noopener noreferrer nofollow" href="https://camel.zulipchat.com" title="Chat on Zulip"><svg focusable="false" class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#zulip" /></svg></a> <a rel="noopener noreferrer nofollow" href="https://twitter.com/ApacheCamel" title="Follow Apache Camel on Twitter"><svg focusable="false" class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#twitter" /></svg></a> </div> <button class="navbar-burger" data-target="topbar-nav" type="button"> diff --git a/content/community/support.md b/content/community/support.md index 5bbdd78..6c73c1e 100644 --- a/content/community/support.md +++ b/content/community/support.md @@ -8,7 +8,7 @@ If you are experiencing problems using Camel then please report your problem to If indeed a bug has been identified in the Camel software, then document the problem in our [Issue Tracker](https://issues.apache.org/jira/browse/CAMEL). Please refrain from immediately opening a ticket in the issue tracker unless you are certain it's a problem in the Camel software. -If you are in doubt, we appreciate asking the [mailing list](/community/mailing-list/) or [Gitter](https://gitter.im/apache/apache-camel) chat first. +If you are in doubt, we appreciate asking the [mailing list](/community/mailing-list/) or [Zulip](https://camel.zulipchat.com) chat first. Please read the section below (How to get help), and follow the bullets advised there first: @@ -17,7 +17,7 @@ Please read the section below (How to get help), and follow the bullets advised ### Reporting bugs - Please read this first -We prefer people to get in touch first using the mailing list, or Gitter chat. Or take time to read FAQs, or search in the mailing list archives to find answers. +We prefer people to get in touch first using the mailing list, or Zulip chat. Or take time to read FAQs, or search in the mailing list archives to find answers. Unfortunately some people create a JIRA ticket as first thing. Please don't do that! Only if you are sure it really is a bug etc. JIRA tickets create noise for the Camel team to react on issues that are not bugs. But already covered in FAQs, in the mailing lists etc. Or in the existing documentation. Also on the mailing lists there is more people active to help you better. diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index b21d318..0bfdfd9 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -70,7 +70,7 @@ </div> <div class="footer-icons"> <a rel="noopener noreferrer nofollow" href="https://github.com/apache/camel/" title="Collaborate on GitHub"><svg class="brand-icon"><use href="{{ "_/img/brand-logos.svg#github" | relURL }}" /></svg></a> - <a rel="noopener noreferrer nofollow" href="https://gitter.im/apache/apache-camel" title="Chat on Gitter"><svg class="brand-icon"><use href="{{ "/_/img/brand-logos.svg#gitter" | relURL }}" /></svg></a> + <a rel="noopener noreferrer nofollow" href="https://camel.zulipchat.com" title="Chat on Zulip"><svg class="brand-icon"><use href="{{ "/_/img/brand-logos.svg#zulip" | relURL }}" /></svg></a> <a rel="noopener noreferrer nofollow" href="https://twitter.com/ApacheCamel" title="Follow Apache Camel on Twitter"><svg class="brand-icon"><use href="{{ "/_/img/brand-logos.svg#twitter" | relURL }}" /></svg></a> </div> </div> diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 41b357d..46cdf5d 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -53,7 +53,7 @@ </div> <div class="navbar-tools"> <a rel="noopener noreferrer nofollow" href="https://github.com/apache/camel/" title="Collaborate on GitHub"><svg focusable="false" class="brand-icon"><use href="{{ "_/img/brand-logos.svg#github" | relURL }}" /></svg></a> - <a rel="noopener noreferrer nofollow" href="https://gitter.im/apache/apache-camel" title="Chat on Gitter"><svg focusable="false" class="brand-icon"><use href="{{ "/_/img/brand-logos.svg#gitter" | relURL }}" /></svg></a> + <a rel="noopener noreferrer nofollow" href="https://camel.zulipchat.com" title="Chat on Zulip"><svg focusable="false" class="brand-icon"><use href="{{ "/_/img/brand-logos.svg#zulip" | relURL }}" /></svg></a> <a rel="noopener noreferrer nofollow" href="https://twitter.com/ApacheCamel" title="Follow Apache Camel on Twitter"><svg focusable="false" class="brand-icon"><use href="{{ "/_/img/brand-logos.svg#twitter" | relURL }}" /></svg></a> </div> <button class="navbar-burger" data-target="topbar-nav" type="button">