This is an automated email from the ASF dual-hosted git repository.
mimaison pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new ee34c571 KAFKA-14751: Official website CONTACT page IRC channel link
change (#494)
ee34c571 is described below
commit ee34c57110b106d3ff528daf4e6fc5ba5a524871
Author: Koma <[email protected]>
AuthorDate: Fri Mar 24 22:45:07 2023 +0800
KAFKA-14751: Official website CONTACT page IRC channel link change (#494)
Reviewers: Mickael Maison <[email protected]>
---
contact.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contact.html b/contact.html
index 81daaba1..b4c67fbb 100644
--- a/contact.html
+++ b/contact.html
@@ -35,7 +35,7 @@
<h3>IRC</h3>
<p>
- We have an IRC channel where there is often a few
people hanging around if you want an interactive discussion. You can find us on
chat.freenode.net in #apache-kafka room (previously #kafka). The irc log
can be found <a href="https://botbot.me/freenode/apache-kafka/">here</a>.
+ We have an IRC channel where there is often a few
people hanging around if you want an interactive discussion. You can find us on
webchat.freenode.net in #apache-kafka room (previously #kafka). The irc log
can be found <a href="https://botbot.me/freenode/apache-kafka/">here</a>.
</p>