From 9d443e23a41c8007777b9ccc01a71d9a61fd22a4 Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Sun, 8 Mar 2026 16:44:14 +0100 Subject: [PATCH] update slack url (#645) --- next.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next.config.mjs b/next.config.mjs index 80f7706d..6d6ba051 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -23,7 +23,7 @@ const nextConfig = { return [ { source: '/slack-url', - destination: 'https://join.slack.com/t/netbirdio/shared_invite/zt-3no4al9zm-Hljj_9F7QdggIebTk2kyUw', + destination: 'https://join.slack.com/t/netbirdio/shared_invite/zt-3rxbnuiyt-vXZxZ6UCjJ8aQLNLXMBJxQ', permanent: false, }, {