Skip to content

Commit 40195c9

Browse files
committed
docs: fix link to community Slack
1 parent 9863c35 commit 40195c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/components/Header/Desktop.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const Header: React.FC<Props> = (props) => (
5858
{/* Community*/}
5959
{/*</Button>*/}
6060
<Button
61-
href="https://cubejs-community.herokuapp.com/"
61+
href="https://slack.cube.dev/"
6262
target="_blank"
6363
className={styles.headerButton}
6464
>

0 commit comments

Comments
 (0)