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

achennaka pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/kudu.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 5bc7bee12 [site] Update slack invite link - take 2
5bc7bee12 is described below

commit 5bc7bee12d3beb8dbd260aacd7e9f6f8a7464174
Author: Abhishek Chennaka <[email protected]>
AuthorDate: Thu Oct 19 09:47:47 2023 -0700

    [site] Update slack invite link - take 2
    
    This commit updates the broken slack invite link in all the
    locations where it is being used. This link works for 400
    users after which it needs to be regenerated and updated.
    
    Change-Id: Id3090bcb452c72873fedd32b2b3074ebd99b3f87
    Reviewed-on: http://gerrit.cloudera.org:8080/20598
    Reviewed-by: Alexey Serbin <[email protected]>
    Tested-by: Abhishek Chennaka <[email protected]>
---
 _includes/top_common.html                                       | 2 +-
 _posts/2018-08-06-getting-started-with-kudu-an-oreilly-title.md | 2 +-
 faq.md                                                          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/_includes/top_common.html b/_includes/top_common.html
index be7c6cc50..410178e53 100644
--- a/_includes/top_common.html
+++ b/_includes/top_common.html
@@ -74,7 +74,7 @@
                   <ul class="dropdown-menu">
                     <li class="dropdown-header">GET IN TOUCH</li>
                     <li><a class="icon email" 
href="{{site.github.url}}/community.html">Mailing Lists</a></li>
-                    <li><a class="icon slack" 
href="https://getkudu-slack.herokuapp.com/";>Slack Channel</a></li>
+                    <li><a class="icon slack" 
href="https://join.slack.com/t/getkudu/shared_invite/zt-244b4zvki-hB1q9IbAk6CqHNMZHvUALA";>Slack
 Channel</a></li>
                     <li role="separator" class="divider"></li>
                     <li><a 
href="{{site.github.url}}/community.html#meetups-user-groups-and-conference-presentations">Events
 and Meetups</a></li>
                     <li><a href="{{site.github.url}}/committers.html">Project 
Committers</a></li>
diff --git a/_posts/2018-08-06-getting-started-with-kudu-an-oreilly-title.md 
b/_posts/2018-08-06-getting-started-with-kudu-an-oreilly-title.md
index ac19f238d..a4ac329ca 100644
--- a/_posts/2018-08-06-getting-started-with-kudu-an-oreilly-title.md
+++ b/_posts/2018-08-06-getting-started-with-kudu-an-oreilly-title.md
@@ -54,5 +54,5 @@ of Kudu. Specifically you will learn:
 Looking forward, I am excited to see Kudu gain additional features and adoption
 and eventually the second revision of this title. In the meantime, if you have
 feedback or questions, please reach out on the `#getting-started-kudu` channel 
of
-the [Kudu Slack](https://getkudu-slack.herokuapp.com/) or if you prefer 
non-real-time
+the [Kudu 
Slack](https://join.slack.com/t/getkudu/shared_invite/zt-244b4zvki-hB1q9IbAk6CqHNMZHvUALA)
 or if you prefer non-real-time
 communication, please use the user@ mailing list!
diff --git a/faq.md b/faq.md
index cced88cde..d97169b5d 100644
--- a/faq.md
+++ b/faq.md
@@ -81,7 +81,7 @@ store, and access data in Kudu tables with Apache Impala.
 Aside from training, you can also get help with using Kudu through
 [documentation](docs/index.html),
 the [mailing lists](community.html),
-and the [Kudu chat room](https://getkudu-slack.herokuapp.com/).
+and the [Kudu chat 
room](https://join.slack.com/t/getkudu/shared_invite/zt-244b4zvki-hB1q9IbAk6CqHNMZHvUALA).
 
 #### Is there a quickstart?
 

Reply via email to