Skip to content

Commit

Permalink
fix: wiki home link
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeifyeve committed Nov 9, 2024
1 parent bc88138 commit 24e9b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export default defineConfig({
sidebar: [
{
label: "Home",
link: "wiki/index",
link: "wiki",
},
{
label: "Players",
Expand Down

0 comments on commit 24e9b57

Please sign in to comment.