contents: proofread contents untll coding interview

This commit is contained in:
Yangshun
2022-02-02 10:39:20 +08:00
parent 7e021c1bdc
commit 98b8081efc
14 changed files with 63 additions and 58 deletions

View File

@@ -25,7 +25,7 @@ module.exports = {
items: [
{href: '/introduction', label: 'Getting started', position: 'left'},
{
href: '/coding-round-overview',
href: '/coding-interview',
label: 'Coding',
},
{
@@ -83,7 +83,7 @@ module.exports = {
},
{
label: 'Coding round',
href: '/coding-round-overview',
href: '/coding-interview',
},
{
label: 'System design',