Skip to content

Commit

Permalink
Fix misaligned entries in the TOC (#554) (#556)
Browse files Browse the repository at this point in the history
It's likely that we won't need an appendix soon, especially given that
right now there is only 1 entry in it, but this PR fixes the
misalignment in the TOC for that chapter.
  • Loading branch information
davidoliverSP2 authored May 15, 2023
1 parent 48916bd commit 1715c14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/ROOT/content-nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,6 @@
* xref:deprecations-additions-removals-compatibility.adoc[]
* xref:keyword-glossary.adoc[]
.Appendix
* xref:styleguide.adoc[]
* Appendix
** xref:styleguide.adoc[]

0 comments on commit 1715c14

Please sign in to comment.