mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-12-22 16:25:12 +00:00
Fixes broken link to the staff page
This commit is contained in:
parent
713db6c8c5
commit
70a95fb3fc
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<ul class="rest">
|
<ul class="rest">
|
||||||
<li><a href="staff/index.html" class="readmore">See the rest of the staff <i class="fa fa-arrow-right"></i></a></li><br/>
|
<li><a href="staff.html" class="readmore">See the rest of the staff <i class="fa fa-arrow-right"></i></a></li><br/>
|
||||||
</ul><br/>
|
</ul><br/>
|
||||||
<hr><br/>
|
<hr><br/>
|
||||||
<h3 style="text-align: center;">Useful Links</h3>
|
<h3 style="text-align: center;">Useful Links</h3>
|
||||||
|
|
Loading…
Reference in a new issue