From 13b6489b3710cfd75d97c34404c3d7a07f26bb85 Mon Sep 17 00:00:00 2001 From: Sam Firke Date: Fri, 15 Mar 2024 13:35:58 -0400 Subject: [PATCH] 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 ca69e1ea1..0b0280073 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