mirror of
https://github.com/BeamMP/BeamMP-Website.git
synced 2025-07-01 23: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>
|
||||
</li>
|
||||
<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 class="nav-item">
|
||||
<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="/servers">Servers</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>
|
||||
</div>
|
||||
|
||||
@ -73,7 +73,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://wiki.beamng-mp.com">
|
||||
<a href="https://wiki.beammp.com">
|
||||
<span class="text">Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@ -88,7 +88,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/Starystars67/BeamNG-MP">
|
||||
<a href="https://github.com/BeamMP/BeamMP">
|
||||
<span class="text">Github</span>
|
||||
</a>
|
||||
</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user