Skip to content

Commit

Permalink
better relative linking
Browse files Browse the repository at this point in the history
  • Loading branch information
Caleb Reinking authored and Caleb Reinking committed Jul 28, 2020
1 parent d24f9ae commit f9b3e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ <h5 id="egm-tagline" class="mt-1 mb-0 text-soft font-weight-light">Engagement ma
<a class="nav-link" href="#">Instructions</a>
</li> -->
<li class="nav-item">
<a class="nav-link" href="../faq.html">FAQ</a>
<a class="nav-link" href="./faq.html">FAQ</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit f9b3e6e

Please sign in to comment.