Skip to content

Commit 2655238

Browse files
authored
fix slack link (#20)
Signed-off-by: Will Manning <[email protected]>
1 parent 73cde16 commit 2655238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const nextConfig = withPlausibleProxy()({
4242
{
4343
source: "/slack",
4444
destination:
45-
"https://join.slack.com/t/spiraldb/shared_invite/zt-382vtcz8y-Fe5YEL2_zShwSCgNRnwktQ",
45+
"https://join.slack.com/t/vortex-data/shared_invite/zt-3i4ian4du-mmm~~g9jdz2U_B0dA8CIEg",
4646
permanent: false
4747
}
4848
];

0 commit comments

Comments
 (0)