mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Remove redirect to SoM for '/slack/' endpoint (#1632)
This commit is contained in:
parent
5807807e35
commit
5647a5cc01
1 changed files with 0 additions and 5 deletions
|
|
@ -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/',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue