Skip to content

Commit

Permalink
docs: fix navbar guide link
Browse files Browse the repository at this point in the history
  • Loading branch information
Aylur committed Nov 13, 2024
1 parent 7772428 commit e9577cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vitepress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default defineConfig({
nav: [
{
text: "Guide",
link: "/guide/installation",
link: "/guide/quick-start",
activeMatch: "/guide/",
},
{
Expand Down

0 comments on commit e9577cb

Please sign in to comment.