mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-07-11 14:35:42 +08:00
contents: proofread contents untll coding interview
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user