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 94ceb6f commit 3989078Copy full SHA for 3989078
docs/.vitepress/config.ts
@@ -27,7 +27,7 @@ export default defineConfig({
27
{
28
text: "Getting Started",
29
items: [
30
- { text: "Overview", link: "/index" },
+ { text: "Overview", link: "/" },
31
{ text: "Quick Start", link: "/getting-started" },
32
{ text: "Workflow Example", link: "/workflow-example" },
33
{ text: "Environment variables", link: "/environment-variables" },
0 commit comments