Skip to content

Commit 3989078

Browse files
Update config.ts
1 parent 94ceb6f commit 3989078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export default defineConfig({
2727
{
2828
text: "Getting Started",
2929
items: [
30-
{ text: "Overview", link: "/index" },
30+
{ text: "Overview", link: "/" },
3131
{ text: "Quick Start", link: "/getting-started" },
3232
{ text: "Workflow Example", link: "/workflow-example" },
3333
{ text: "Environment variables", link: "/environment-variables" },

0 commit comments

Comments
 (0)