Browse Source

Servlet Authentication no a link in nav

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

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

@@ -15,7 +15,7 @@
 * xref:servlet/index.adoc[Servlet Applications]
 ** xref:servlet/getting-started.adoc[Getting Started]
 ** xref:servlet/architecture.adoc[The Big Picture]
-** Authentication
+** xref:servlet/authentication/index.adoc[Authentication]
 *** xref:servlet/authentication/architecture.adoc[Authentication Architecture]
 *** xref:servlet/authentication/passwords/index.adoc[Username/Password]
 **** Reading Username/Password