Remove redirect to SoM for '/slack/' endpoint (#1632)

This commit is contained in:
Amber 2025-09-26 19:45:30 +01:00 committed by GitHub
parent 5807807e35
commit 5647a5cc01
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/',