mirror of
https://github.com/BeamMP/BeamMP-Website.git
synced 2025-07-04 00:35:25 +00:00
fix outdated links in nav.ejs
This commit is contained in:
parent
75673baf44
commit
7384f465bd
@ -39,7 +39,7 @@
|
|||||||
<a class="nav-link" href="/stats">Statistics</a>
|
<a class="nav-link" href="/stats">Statistics</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a class="nav-link" href="https://github.com/Starystars67/BeamMP">GitHub</a>
|
<a class="nav-link" href="https://github.com/BeamMP/BeamMP">GitHub</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a class="nav-link" href="https://www.patreon.com/BeamMP">Patreon</a>
|
<a class="nav-link" href="https://www.patreon.com/BeamMP">Patreon</a>
|
||||||
@ -56,7 +56,7 @@
|
|||||||
<a href="https://wiki.beammp.com">Docs</a>
|
<a href="https://wiki.beammp.com">Docs</a>
|
||||||
<a href="/servers">Servers</a>
|
<a href="/servers">Servers</a>
|
||||||
<a href="/stats">Statistics</a>
|
<a href="/stats">Statistics</a>
|
||||||
<a href="https://github.com/Starystars67/BeamMP">GitHub</a>
|
<a href="https://github.com/BeamMP/BeamMP">GitHub</a>
|
||||||
<a href="https://www.patreon.com/BeamMP">Patreon</a>
|
<a href="https://www.patreon.com/BeamMP">Patreon</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -73,7 +73,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://wiki.beamng-mp.com">
|
<a href="https://wiki.beammp.com">
|
||||||
<span class="text">Docs</span>
|
<span class="text">Docs</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
@ -88,7 +88,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/Starystars67/BeamNG-MP">
|
<a href="https://github.com/BeamMP/BeamMP">
|
||||||
<span class="text">Github</span>
|
<span class="text">Github</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user