We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cdbee5 commit fea409dCopy full SHA for fea409d
docs/.vitepress/config.mts
@@ -55,7 +55,7 @@ function nav() {
55
return [
56
{
57
text: 'Guide',
58
- link: '/guide/'
+ link: '/guide/installation'
59
},
60
61
text: 'API',
0 commit comments