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

kishoreg pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/pinot-site.git


The following commit(s) were added to refs/heads/dev by this push:
     new e577cd8  change the Slack community inviter link for real
     new 5dd75cd  Merge pull request #56 from 
ananthdurai/replace_slack_community_inviter_for_all
e577cd8 is described below

commit e577cd81b46008978f95e1131e45fbd05e3645e4
Author: Ananth Packkildurai <adurai.t...@gmail.com>
AuthorDate: Thu Aug 12 09:04:27 2021 -0400

    change the Slack community inviter link for real
---
 README.md                    | 4 ++--
 website/docusaurus.config.js | 2 +-
 website/src/pages/index.js   | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 5fb4075..191cdfe 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 Apache Pinot Site
 =================
 
-[![Join the chat at 
https://communityinviter.com/apps/apache-pinot/apache-pinot](https://img.shields.io/badge/slack-apache--pinot-brightgreen?logo=slack)](https://communityinviter.com/apps/apache-pinot/apache-pinot)
+[![Join the chat at 
https://join.slack.com/t/apache-pinot/shared_invite/zt-5z7pav2f-yYtjZdVA~EDmrGkho87Vzw](https://img.shields.io/badge/slack-apache--pinot-brightgreen?logo=slack)](https://join.slack.com/t/apache-pinot/shared_invite/zt-5z7pav2f-yYtjZdVA~EDmrGkho87Vzw)
 [![Twitter 
Follow](https://img.shields.io/twitter/follow/apachepinot.svg?label=Follow&style=social)](https://twitter.com/intent/follow?screen_name=apachepinot)
 [![license](https://img.shields.io/github/license/apache/pinot.svg)](LICENSE)
 
@@ -27,7 +27,7 @@ Additional Resources
 
 Mailing list: d...@pinot.apache.org
 
-Slack: https://communityinviter.com/apps/apache-pinot/apache-pinot
+Slack: 
https://join.slack.com/t/apache-pinot/shared_invite/zt-5z7pav2f-yYtjZdVA~EDmrGkho87Vzw
 
 Project website: https://pinot.apache.org
 
diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 76c7b5a..941ed22 100755
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -148,7 +148,7 @@ module.exports = {
           items: [
             {
               label: 'Slack',
-              to: 
'https://communityinviter.com/apps/apache-pinot/apache-pinot',
+              to: 
'https://join.slack.com/t/apache-pinot/shared_invite/zt-5z7pav2f-yYtjZdVA~EDmrGkho87Vzw',
             },
             {
               label: 'Github',
diff --git a/website/src/pages/index.js b/website/src/pages/index.js
index 9709414..f1fb39e 100755
--- a/website/src/pages/index.js
+++ b/website/src/pages/index.js
@@ -476,7 +476,7 @@ function Home() {
                             Getting Started
                         </Link>
                         <Link
-                            
to="https://communityinviter.com/apps/apache-pinot/apache-pinot";
+                            
to="https://join.slack.com/t/apache-pinot/shared_invite/zt-5z7pav2f-yYtjZdVA~EDmrGkho87Vzw";
                             className="button button--primary 
button--highlight"
                         >
                             Join our Slack

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to