From a53f47e446d9e4ef0d6709cb2eceef9a84b5aacf Mon Sep 17 00:00:00 2001 From: kamalkeshavani-aiinside <74634977+kamalkeshavani-aiinside@users.noreply.github.com> Date: Tue, 15 Nov 2022 11:12:06 +0900 Subject: [PATCH 1/2] Update Slack Invite URL Reported [here](https://github.com/apache/superset/discussions/22076) that Slack invitation url is not working, so updating to latest url. --- docs/src/pages/community.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/community.tsx b/docs/src/pages/community.tsx index 1cd9830dbf261..7e8630e1bf476 100644 --- a/docs/src/pages/community.tsx +++ b/docs/src/pages/community.tsx @@ -23,7 +23,7 @@ import Layout from '@theme/Layout'; const links = [ [ - 'https://join.slack.com/t/apache-superset/shared_invite/zt-16jvzmoi8-sI7jKWp~xc2zYRe~NqiY9Q', + 'https://join.slack.com/t/apache-superset/shared_invite/zt-1jp6hjzrq-H0PlFtToyLWuPiJDuRWCNw', 'Slack', 'interact with other Superset users and community members', ], From 6a95ba3d85f4ba3cbf2b3d4ab62b89cf7f74327a Mon Sep 17 00:00:00 2001 From: Kamal Keshavani Date: Tue, 15 Nov 2022 17:20:40 +0900 Subject: [PATCH 2/2] Update slack invite url --- CODE_OF_CONDUCT.md | 2 +- README.md | 4 ++-- docs/docs/contributing/contributing-page.mdx | 2 +- docs/docusaurus.config.js | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index bee3a24a1e781..cab647121f0cf 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -106,7 +106,7 @@ This statement thanks the following, on which it draws for content and inspirati # Slack Community Guidelines -If you decide to join the [Community Slack](https://join.slack.com/t/apache-superset/shared_invite/zt-16jvzmoi8-sI7jKWp~xc2zYRe~NqiY9Q), please adhere to the following rules: +If you decide to join the [Community Slack](https://join.slack.com/t/apache-superset/shared_invite/zt-1jp6hjzrq-H0PlFtToyLWuPiJDuRWCNw), please adhere to the following rules: **1. Treat everyone in the community with respect.** diff --git a/README.md b/README.md index b547030669480..fb1d155e26b40 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ under the License. [![PyPI version](https://badge.fury.io/py/apache-superset.svg)](https://badge.fury.io/py/apache-superset) [![Coverage Status](https://codecov.io/github/apache/superset/coverage.svg?branch=master)](https://codecov.io/github/apache/superset) [![PyPI](https://img.shields.io/pypi/pyversions/apache-superset.svg?maxAge=2592000)](https://pypi.python.org/pypi/apache-superset) -[![Get on Slack](https://img.shields.io/badge/slack-join-orange.svg)](https://join.slack.com/t/apache-superset/shared_invite/zt-16jvzmoi8-sI7jKWp~xc2zYRe~NqiY9Q) +[![Get on Slack](https://img.shields.io/badge/slack-join-orange.svg)](https://join.slack.com/t/apache-superset/shared_invite/zt-1jp6hjzrq-H0PlFtToyLWuPiJDuRWCNw) [![Documentation](https://img.shields.io/badge/docs-apache.org-blue.svg)](https://superset.apache.org)