mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-02-08 21:14:28 +08:00
misc: fix redirect
This commit is contained in:
@@ -159,8 +159,8 @@ module.exports = {
|
||||
{
|
||||
redirects: [
|
||||
{
|
||||
from: '/coding-interview',
|
||||
to: '/coding-round-overview',
|
||||
from: '/coding-round-overview',
|
||||
to: '/coding-interview',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user