update links

This commit is contained in:
Riley Housden 2022-04-22 18:39:36 -04:00
parent ca5bfc2abe
commit 1caf252b82
Signed by: InValidFire
GPG Key ID: 0D6208F6DF56B4D8
2 changed files with 4 additions and 4 deletions

View File

@ -16,10 +16,10 @@
<hr>
<ul>
<li>
<a href="./index.html">Home</a>
<a href="./index">Home</a>
</li>
<li>
<a href="./stoplight.html">Stoplight Schema</a>
<a href="./stoplight">Stoplight Schema</a>
</li>
</ul>
<hr>

View File

@ -15,10 +15,10 @@
<nav>
<ul>
<li>
<a href="./index.html">Home</a>
<a href="./index">Home</a>
</li>
<li>
<a href="./stoplight.html">Stoplight Schema</a>
<a href="./stoplight">Stoplight Schema</a>
</li>
</ul>
</nav>