Browse Source

Indent testing subsections in nav.adoc

Rob Winch 4 years ago
parent
commit
a64a694c60
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/modules/ROOT/nav.adoc

+ 2 - 2
docs/modules/ROOT/nav.adoc

@@ -73,8 +73,8 @@
 *** xref:servlet/kotlin-configuration/index.adoc[Kotlin Configuration]
 *** xref:servlet/namespace/index.adoc[Namespace Configuration]
 ** xref:servlet/test/index.adoc[Testing]
-** xref:servlet/test/method.adoc[Method Security]
-** xref:servlet/test/mockmvc.adoc[MockMvc Support]
+*** xref:servlet/test/method.adoc[Method Security]
+*** xref:servlet/test/mockmvc.adoc[MockMvc Support]
 ** xref:servlet/crypto/index.adoc[Cryptography]
 ** xref:servlet/appendix/index.adoc[Appendix]
 *** xref:servlet/appendix/database-schema.adoc[Database Schemas]