mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Merge pull request #1466 from transcental/revert-1407-slack-redirect-to-high-seas
Revert "Redirect slack to the high seas"
This commit is contained in:
commit
4ecd86e289
1 changed files with 0 additions and 5 deletions
|
|
@ -51,11 +51,6 @@ const nextConfig = {
|
|||
destination: 'https://sprig.hackclub.com',
|
||||
permanent: true
|
||||
},
|
||||
{
|
||||
source: '/slack/',
|
||||
destination: 'https://highseas.hackclub.com',
|
||||
permanent: false
|
||||
},
|
||||
{ source: '/start/', destination: '/', permanent: false },
|
||||
{ source: '/repl/', destination: '/', permanent: true },
|
||||
{ source: '/c9/', destination: '/deprecated/cloud9/', permanent: true },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue