parent
0e76a19c96
commit
2639ef7e13
|
@ -293,6 +293,11 @@ const nextConfig = {
|
|||
destination: "/teams",
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: "/settings/admin",
|
||||
destination: "/settings/admin/flags",
|
||||
permanent: true,
|
||||
},
|
||||
/* V2 testers get redirected to the new settings */
|
||||
{
|
||||
source: "/settings/profile",
|
||||
|
|
Loading…
Reference in New Issue