Skip to content

Commit eb2a772

Browse files
committed
fix links p3
1 parent 23765da commit eb2a772

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.vitepress/config.mts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ export default defineConfig({
3333
link: "tutorials/WeaponPorting",
3434
items: [
3535
{ text: "Basics", link: "tutorials/weaponporting/basics" },
36-
{ text: "Tools/Programs", link: "tutorials/Weaponporting/tools-programs" },
37-
{ text: "Per-game", link: "tutorials/Weaponporting/per-game" },
36+
{ text: "Tools/Programs", link: "tutorials/weaponporting/tools-programs" },
37+
{ text: "Per-game", link: "tutorials/weaponporting/per-game" },
3838
],
3939
},
4040
{ text: "🎞️ Moving Camo", link: "tutorials/moving-camo" }

0 commit comments

Comments
 (0)