Skip to content

Commit 6e46977

Browse files
Link Lab3
1 parent f147fd5 commit 6e46977

File tree

1 file changed

+1
-0
lines changed
  • docs/.vitepress/config

1 file changed

+1
-0
lines changed

docs/.vitepress/config/zh.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ function sidebarGuide(): DefaultTheme.Sidebar {
5959
{ text: 'Lab 0: Booting', link: '/lab/lab0' },
6060
{ text: 'Lab 1: Allocator', link: '/lab/lab1' },
6161
{ text: 'Lab 2: Process (Kernel Part)', link: '/lab/lab2' },
62+
{ text: 'Lab 3: Process (User Part)', link: '/lab/lab3' },
6263
]
6364
},
6465
{

0 commit comments

Comments
 (0)