Fixed links

This commit is contained in:
EvilFactory
2024-08-25 14:20:07 -03:00
parent 3788e4641c
commit 5e02b3e082
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -2,9 +2,9 @@
<navindex>
<tab type="mainpage" visible="yes" title=""/>
<tab type="usergroup" title="Development">
<tab type="user" url="md_manual_2inmemorymod.html" title="In-memory CSharp Mod" />
<tab type="user" url="md_manual_2assemblymod.html" title="Assembly CSharp Mod" />
<tab type="user" url="md_manual_2harmony.html" title="Using Harmony" />
<tab type="user" url="md_manual_inmemorymod.html" title="In-memory CSharp Mod" />
<tab type="user" url="md_setting_up_assembly_mod.html" title="Assembly CSharp Mod" />
<tab type="user" url="md_manual_harmony.html" title="Using Harmony" />
</tab>
<tab type="usergroup" title="Generated Documentation">
<tab type="user" url="../baro-server/html/index.html" title="Server Documentation"/>