@@ -76,12 +76,9 @@ import { Icon } from '@astrojs/starlight/components';
7676 <li ><a href =" https://nightly.mtasa.com/" >Nightly builds</a ></li >
7777 <li ><a href =" /Compiling_MTASA" >Compiling MTASA on Windows</a ></li >
7878 <li ><a href =" /Building_MTASA_Server_on_GNU_Linux" >Compiling MTASA on GNU/Linux</a ></li >
79- <li ><a href =" /Coding_guidelines" >Coding guidelines</a ></li >
8079 <li ><a href =" https://github.com/multitheftauto/mtasa-blue" >Main GitHub repository</a ></li >
81- <li ><a href =" /Roadmap " >Roadmap</a ></li >
80+ <li ><a href =" https://github.com/multitheftauto/mtasa-blue/milestones " >Roadmap</a ></li >
8281 <li ><a href =" https://github.com/multitheftauto/mtasa-blue/issues" >Bugtracker (GitHub Issues)</a ></li >
83- <li ><a href =" /Branches" >Branches</a ></li >
84- <li ><a href =" /Forks" >Forks and anti cheat</a ></li >
8582 </ul >
8683 </div >
8784
@@ -90,19 +87,19 @@ import { Icon } from '@astrojs/starlight/components';
9087 <h3 >Scripting</h3 >
9188 <ul >
9289 <li ><a href =" /articles/scripting-introduction" >Introduction to Scripting</a ></li >
93- <li ><a href =" /Introduction_to_Scripting_the_GUI " >Introduction to Scripting the GUI</a ></li >
90+ <li ><a href =" /articles/gui-introduction " >Introduction to Scripting the GUI</a ></li >
9491 <li ><a href =" /Debugging" >Debugging Tutorial</a ></li >
9592 <li ><a href =" /Resources" >Introduction to Resources</a >
9693 <ul >
97- <li ><a href =" /Resource_Web_Access" >Resource Web Access</a ></li >
98- <li ><a href =" /CEF_Tutorial " >CEF Tutorial</a ></li >
94+ <li ><a href =" /reference/ Resource_Web_Access" >Resource Web Access</a ></li >
95+ <li ><a href =" /reference/CEF-tutorial " >CEF Tutorial</a ></li >
9996 <li ><a href =" /Category:Resource" >Resource Catalogue</a ></li >
100- <li ><a href =" /Meta.xml" >Meta.xml</a ></li >
101- <li ><a href =" /ACL " >ACL</a ></li >
97+ <li ><a href =" /reference/ Meta.xml" >Meta.xml</a ></li >
98+ <li ><a href =" /reference/Access_Control_List " >ACL</a ></li >
10299 </ul >
103100 </li >
104101 <li ><a href =" /Writing_Gamemodes" >Writing Gamemodes</a ></li >
105- <li ><a href =" /Script_security " >Script security</a ></li >
102+ <li ><a href =" /articles/script-security " >Script security</a ></li >
106103 <li ><a href =" /Modules" >Server Modules</a ></li >
107104 </ul >
108105 <p >Forum Links</p >
@@ -124,7 +121,7 @@ import { Icon } from '@astrojs/starlight/components';
124121 <h3 >Reference</h3 >
125122 <ul >
126123 <li ><a href =" /reference/Lua_API" >MTA Lua API Reference</a ></li >
127- <li ><a href =" /Id " >ID Lists</a ></li >
124+ <li ><a href =" /reference/ID_Lists " >ID Lists</a ></li >
128125 </ul >
129126 </div >
130127</div >
0 commit comments