hrefs added trailing slashes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<h1><a href="/rowers/help">Help</a></h1>
|
||||
<h1><a href="/rowers/help/">Help</a></h1>
|
||||
<ul class="cd-accordion-menu animated">
|
||||
<li id="gettingstarted">
|
||||
<a href="/rowers/help">
|
||||
<a href="/rowers/help/">
|
||||
<i class="fas fa-question-circle fa-fw"></i> Getting Started
|
||||
</a>
|
||||
</li>
|
||||
@@ -11,7 +11,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li id="contact">
|
||||
<a href="/rowers/email">
|
||||
<a href="/rowers/email/">
|
||||
<i class="fas fa-envelope fa-fw"></i> Contact
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user