From 48ad1d363d77d3ed7084d4941b8cde93c58d8527 Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Sat, 8 Nov 2025 21:16:29 +0100 Subject: [PATCH] Update slack invite url --- next.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next.config.mjs b/next.config.mjs index 4c6ff69c6..68c83773b 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -26,7 +26,7 @@ const nextConfig = { return [ { source: '/slack-url', - destination: 'https://join.slack.com/t/netbirdio/shared_invite/zt-3bwiowt0j-mbgdarjkfju_jOYpITZuOQ', + destination: 'https://join.slack.com/t/netbirdio/shared_invite/zt-3i1ppsk7o-pJUUiC1ZcxcjNR_A3EUr6w', permanent: false, }, {