From a275571e46ec1076077d0004527fa3d8363d480f Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Thu, 9 Apr 2026 18:05:39 +0200 Subject: [PATCH] update slack url (#694) --- next.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next.config.mjs b/next.config.mjs index a3a5575f..59751204 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-3rxbnuiyt-vXZxZ6UCjJ8aQLNLXMBJxQ, permanent: false, }, {