Skip to content

Commit

Permalink
chore: Swap Slack Url 2 more places (#13004)
Browse files Browse the repository at this point in the history
* swapped slack url

* few more places to swap slack url
  • Loading branch information
srinify authored Feb 8, 2021
1 parent c440d98 commit eb5dc38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/src/components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const LayoutFooter = () => (
<div css={iconContainerStyle}>
<div className="icons">
<a
href="https://apache-superset.slack.com/join/shared_invite/zt-g8lpruog-HeqpgYrwdfrD5OYhlU7hPQ#/"
href="https://join.slack.com/t/apache-superset/shared_invite/zt-l5f5e0av-fyYu8tlfdqbMdz_sPLwUqQ"
target="_blank"
rel="noreferrer"
>
Expand Down
2 changes: 1 addition & 1 deletion docs/src/pages/docs/contributing-page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The core contributors (or committers) to Superset communicate primarily in the f
which you can join):

- [Mailing list](https://lists.apache.org/list.html?dev@superset.apache.org)
- [Apache Superset Slack community](https://apache-superset.slack.com/join/shared_invite/zt-g8lpruog-HeqpgYrwdfrD5OYhlU7hPQ#/)
- [Apache Superset Slack community](https://join.slack.com/t/apache-superset/shared_invite/zt-l5f5e0av-fyYu8tlfdqbMdz_sPLwUqQ)
- [Github issues and PR's](https://github.com/apache/superset/issues)

If you're interested in contributing, we recommend reading the Community Contribution Guide
Expand Down

0 comments on commit eb5dc38

Please sign in to comment.