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 ba75657 commit 9dd7db1Copy full SHA for 9dd7db1
docs/.vitepress/config.ts
@@ -26,7 +26,7 @@ export default async () => defineConfig({
26
},
27
28
nav: [
29
- { text: 'Manual', link: 'https://wa-lang.github.io/man/en/' },
+ { text: 'Tutorial', link: 'https://wa-lang.org/tutorial/' },
30
{ text: 'Playground', link: 'https://wa-lang.org/playground/' },
31
],
32
0 commit comments