Skip to content

Commit

Permalink
Non-visible change to id names in index.html
Browse files Browse the repository at this point in the history
Somehow with all the recent activity the generated manual_* ids got
renumbered. Hopefully it's not a result of different AsciiDoc versions.
  • Loading branch information
selliott512 committed Jan 30, 2024
1 parent 0f4bbf3 commit 83192d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ <h4 id="_levels">Levels</h4>
</ul></div>
</div>
<div class="sect3">
<h4 id="_manual">Manual</h4>
<h4 id="_manual_2">Manual</h4>
<div class="ulist"><ul>
<li>
<p>
Expand Down Expand Up @@ -339,7 +339,7 @@ <h4 id="_levels_2">Levels</h4>
</ul></div>
</div>
<div class="sect3">
<h4 id="_manual_2">Manual</h4>
<h4 id="_manual_3">Manual</h4>
<div class="ulist"><ul>
<li>
<p>
Expand Down

0 comments on commit 83192d8

Please sign in to comment.