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 eb2a772 commit bfee271Copy full SHA for bfee271
.vitepress/config.mts
@@ -30,7 +30,7 @@ export default defineConfig({
30
{
31
text: "Weapon Porting",
32
collapsed: false,
33
- link: "tutorials/WeaponPorting",
+ link: "tutorials/weaponporting",
34
items: [
35
{ text: "Basics", link: "tutorials/weaponporting/basics" },
36
{ text: "Tools/Programs", link: "tutorials/weaponporting/tools-programs" },
0 commit comments