Skip to content

Commit 3dfb84f

Browse files
committed
zz
1 parent 81e8833 commit 3dfb84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default async () => defineConfig({
3333
nav: [
3434
{ text: '荣誉墙', link: '/honor/', activeMatch: '/honor/' },
3535
{ text: '灵魂拷问', link: '/qa/', activeMatch: '/qa/' },
36-
{ text: '参考手册', link: 'https://wa-lang.org/man/' },
36+
{ text: '学习指南', link: 'https://wa-lang.org/tutorial/' },
3737
{ text: 'Playground', link: 'https://wa-lang.org/playground/' },
3838
{ text: '碎碎念', link: '/smalltalk/', activeMatch: '/smalltalk/' },
3939
{ text: '社区', link: '/community/', activeMatch: '/community/' },

0 commit comments

Comments
 (0)