diff --git a/next.config.mjs b/next.config.mjs index 54977d67..5d19b8e3 100755 --- a/next.config.mjs +++ b/next.config.mjs @@ -70,11 +70,6 @@ const nextConfig = { permanent: true }, { source: '/slack_invite/', destination: '/slack/', permanent: true }, - { - source: '/slack/', - destination: 'https://summer.hackclub.com', - permanent: false - }, { source: '/jobs/bank-tech-lead/', destination: '/jobs/lead-hacker/',