remove slack redirect (#1560)

This commit is contained in:
Echo 2025-07-11 12:06:00 -04:00 committed by GitHub
parent bd1023babc
commit afcb6f7625
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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/',