mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-02-03 02:24:47 +08:00
website: add legacy redirect
This commit is contained in:
@@ -156,6 +156,14 @@
|
||||
{
|
||||
"source": "/algorithms/introduction/",
|
||||
"destination": "/algorithms/study-cheatsheet/"
|
||||
},
|
||||
{
|
||||
"source": "/algorithms/algorithms-introduction",
|
||||
"destination": "/algorithms/study-cheatsheet/"
|
||||
},
|
||||
{
|
||||
"source": "/algorithms/algorithms-introduction/",
|
||||
"destination": "/algorithms/study-cheatsheet/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user