Fixed links
This commit is contained in:
@@ -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"/>
|
||||
|
||||
@@ -16,7 +16,7 @@ You can also enable by setting the `EnableCSharp` option in the `LuaCsConfig.xml
|
||||
|
||||
## Development
|
||||
|
||||
- [In-memory CSharp Mod](/md_manual_2inmemorymod.html)
|
||||
- [Assembly CSharp Mod](/md_manual_2assemblymod.html)
|
||||
- [Using Harmony](/md_manual_2harmony.html)
|
||||
- [In-memory CSharp Mod](/md_manual_inmemorymod.html)
|
||||
- [Assembly CSharp Mod](/md_setting_up_assembly_mod.html)
|
||||
- [Using Harmony](/md_manual_2md_manual_harmony.html)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user