mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Redirect /open-source to /opensource (#424)
This commit is contained in:
parent
55b522a339
commit
d297c82285
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ const nextConfig = {
|
|||
{ source: '/hack_camp/', destination: '/camp/', permanent: true },
|
||||
{ source: '/branding/', destination: '/brand/', permanent: true },
|
||||
{ source: '/ama/', destination: '/amas/', permanent: false },
|
||||
{ source: '/open-source/', destination: '/opensource/', permanent: false },
|
||||
{ source: '/coc/', destination: '/conduct/', permanent: true },
|
||||
{
|
||||
source: '/code_of_conduct/',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue