We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e8833 commit 3dfb84fCopy full SHA for 3dfb84f
docs/.vitepress/config.ts
@@ -33,7 +33,7 @@ export default async () => defineConfig({
33
nav: [
34
{ text: '荣誉墙', link: '/honor/', activeMatch: '/honor/' },
35
{ text: '灵魂拷问', link: '/qa/', activeMatch: '/qa/' },
36
- { text: '参考手册', link: 'https://wa-lang.org/man/' },
+ { text: '学习指南', link: 'https://wa-lang.org/tutorial/' },
37
{ text: 'Playground', link: 'https://wa-lang.org/playground/' },
38
{ text: '碎碎念', link: '/smalltalk/', activeMatch: '/smalltalk/' },
39
{ text: '社区', link: '/community/', activeMatch: '/community/' },
0 commit comments