Skip to content
Permalink
Browse files
Deploy
  • Loading branch information
thelink2012 committed Apr 8, 2020
1 parent c5050c3 commit 01f74a06b6b73f11c6c1fd72cc053916a7fc20ce
Showing with 2 additions and 2 deletions.
  1. +1 −1 gta3.html
  2. +1 −1 index.html
@@ -632,7 +632,7 @@ <h2 id="references"><a class="anchor" href="#references"></a>References</h2>
<div class="ulist bibliography"> <div class="ulist bibliography">
<ul class="bibliography"> <ul class="bibliography">
<li> <li>
<p><a id="gta3script-core"></a>[GTA3script Specification] <a href="../core.html">GTA3script Core Specification</a>.</p> <p><a id="gta3script-core"></a>[GTA3script Specification] <a href="./core.html">GTA3script Core Specification</a>.</p>
</li> </li>
<li> <li>
<p><a id="gta3script-config"></a>[GTA3script Configuration] <a href="https://github.com/GTAmodding/gta3script-config">GTA3script Configuration Files for Compilers and Disassemblers</a>.</p> <p><a id="gta3script-config"></a>[GTA3script Configuration] <a href="https://github.com/GTAmodding/gta3script-config">GTA3script Configuration Files for Compilers and Disassemblers</a>.</p>
@@ -88,7 +88,7 @@ <h2 id="language-specs">Language Specification</h2>
<p><a href="./core.html">GTA3script Core Specification</a>&#8201;&#8212;&#8201;Defines the core language for all implementations.</p> <p><a href="./core.html">GTA3script Core Specification</a>&#8201;&#8212;&#8201;Defines the core language for all implementations.</p>
</li> </li>
<li> <li>
<p><a href="./dma/gta3.html">GTA3script extensions for GTA III</a>&#8201;&#8212;&#8201;Extensions for the core language to support GTA III.</p> <p><a href="./gta3.html">GTA3script extensions for GTA III</a>&#8201;&#8212;&#8201;Extensions for the core language to support GTA III.</p>
</li> </li>
</ul> </ul>
</div> </div>

0 comments on commit 01f74a0

Please sign in to comment.