Skip to content

Commit fea409d

Browse files
authored
docs: fix dead link on menu (#1804)
resolve #1803
1 parent 6cdbee5 commit fea409d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mts

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ function nav() {
5555
return [
5656
{
5757
text: 'Guide',
58-
link: '/guide/'
58+
link: '/guide/installation'
5959
},
6060
{
6161
text: 'API',

0 commit comments

Comments
 (0)