Ensure Reference Guides breadcrumb in page headers is hyperlinked

See gh-40135
This commit is contained in:
nahid.mahbub 2024-03-30 15:41:21 -04:00 committed by Scott Frederick
parent 8254f18848
commit 4369e6637e
2 changed files with 4 additions and 2 deletions

View File

@ -0,0 +1,3 @@
= Reference Guides
This section provides Reference Guides to help you get started using Spring Boot.

View File

@ -1,5 +1,4 @@
* Reference Guides
* xref:reference:index.adoc[]
** xref:reference:using/index.adoc[]
*** xref:reference:using/build-systems.adoc[]
*** xref:reference:using/structuring-your-code.adoc[]