Skip to content

Commit

Permalink
Point 'index' in CoqDocJS header to index.html (#1094)
Browse files Browse the repository at this point in the history
  • Loading branch information
SwampertX authored Sep 16, 2024
1 parent 734acd2 commit ac6100e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/resources/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<span class="right">
<a href="../">Project Page</a>
<a href="./indexpage.html"> Index </a>
<a href="./index.html"> Index </a>
<a href="./toc.html"> Table of Contents </a>
</span>
</div>
Expand Down

0 comments on commit ac6100e

Please sign in to comment.