website: add legacy redirect

pull/286/head
Yangshun Tay 2 years ago
parent eeab673461
commit 02aa147d04

@ -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/"
}
]
}

Loading…
Cancel
Save