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

rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 13b6489b37 chore(docs): fix last broken Slack join link in docs 
(#27533)
13b6489b37 is described below

commit 13b6489b3710cfd75d97c34404c3d7a07f26bb85
Author: Sam Firke <[email protected]>
AuthorDate: Fri Mar 15 13:35:58 2024 -0400

    chore(docs): fix last broken Slack join link in docs (#27533)
---
 docs/docs/quickstart.mdx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/docs/quickstart.mdx b/docs/docs/quickstart.mdx
index ca69e1ea13..0b02800739 100644
--- a/docs/docs/quickstart.mdx
+++ b/docs/docs/quickstart.mdx
@@ -53,7 +53,7 @@ $ docker exec -it superset superset db upgrade &&
 :::tip
 This step can take some time. While you wait, feel free to join the official 
Slack channel to check for new releases,
 ask questions, and engage with the community.
-[Click here to 
join.](https://apache-superset.slack.com/join/shared_invite/zt-26ol9ge4y-kzUnSo9inRepOay0ufBTsA#/shared-invite/email)
+[Click here to join.](http://bit.ly/join-superset-slack)
 :::
 
 ### 5. Start using Superset

Reply via email to