We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9863c35 commit 40195c9Copy full SHA for 40195c9
docs/src/components/Header/Desktop.tsx
@@ -58,7 +58,7 @@ const Header: React.FC<Props> = (props) => (
58
{/* Community*/}
59
{/*</Button>*/}
60
<Button
61
- href="https://cubejs-community.herokuapp.com/"
+ href="https://slack.cube.dev/"
62
target="_blank"
63
className={styles.headerButton}
64
>
0 commit comments