From 8751f7e95db0e31afb7cf8308d95928f88f14176 Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Sun, 8 Mar 2026 16:29:24 +0100 Subject: [PATCH] update slack url --- 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, }, {