Skip to content

Commit 5f5d8ef

Browse files
committed
fix: Home button to the root
1 parent 8b8e8ef commit 5f5d8ef

File tree

2 files changed

+1
-153
lines changed

2 files changed

+1
-153
lines changed

packages/documentation/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ function guide() {
134134

135135
{
136136
text: "Home",
137-
link: "/pages/index",
137+
link: "../",
138138
},
139139
{
140140
text: "Getting Started",

packages/documentation/docs/pages/index.md

Lines changed: 0 additions & 152 deletions
This file was deleted.

0 commit comments

Comments
 (0)