Skip to content

Commit

Permalink
Fix link to the compat page (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
Veetaha authored Nov 9, 2024
1 parent 9e2c6b5 commit e4393a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ export default defineConfig({
},
{
text: "Compatibility",
link: "/guide/compatibility",
link: "/guide/basics/compatibility",
},
],
},
Expand Down

0 comments on commit e4393a4

Please sign in to comment.