From a215b0358a5493edf6b7b03357bfa3b35a62fb44 Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Sat, 2 May 2026 19:39:26 +0200 Subject: [PATCH] Update slack url (#721) --- next.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next.config.mjs b/next.config.mjs index a3a5575f..327f59df 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-3rxbnuiyt-vXZxZ6UCjJ8aQLNLXMBJxQ', + destination: 'https://join.slack.com/t/netbirdio/shared_invite/zt-3wwkb0b9y-opbG_pFSoOgP41KUV00MtA', permanent: false, }, {