Skip to content

Commit

Permalink
standardize
Browse files Browse the repository at this point in the history
  • Loading branch information
amandasaurus committed Dec 19, 2024
1 parent 0a48319 commit da55878
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,10 +161,10 @@ <h2>See also</h2>
<ul>
<li><a href="https://waterwaymap.org/">Main WaterwayMap.org</a></li>
<li>
<a href="https://waterwaymap.org/ends">WaterwayMap.org End Points</a>
<a href="https://waterwaymap.org/ends/">WaterwayMap.org End Points</a>
</li>
<li>
<a href="https://waterwaymap.org/loops"
<a href="https://waterwaymap.org/loops/"
>WaterwayMap Loop detection</a
>
</li>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@
>Default</a
>
</li>
<li><a class="dropdown-item" href="loops">Loops</a></li>
<li><a class="dropdown-item" href="ends">Ends</a></li>
<li><a class="dropdown-item" href="/loops/">Loops</a></li>
<li><a class="dropdown-item" href="/ends/">Ends</a></li>
</ul>
</div>
<button
Expand Down

0 comments on commit da55878

Please sign in to comment.