We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b297cc + 0a08a23 commit ff6fd78Copy full SHA for ff6fd78
docs/modules/ROOT/pages/servlet/authentication/index.adoc
@@ -2,7 +2,7 @@
2
= Authentication
3
4
Spring Security provides comprehensive support for xref:features/authentication/index.adoc#authentication[Authentication].
5
-We start by discussing the overall xref:servlet/architecture.adoc#servlet-architecture[Servlet Authentication Architecture].
+We start by discussing the overall xref:servlet/authentication/architecture.adoc[Servlet Authentication Architecture].
6
As you might expect, this section is more abstract describing the architecture without much discussion on how it applies to concrete flows.
7
8
If you prefer, you can refer to <<servlet-authentication-mechanisms,Authentication Mechanisms>> for concrete ways in which users can authenticate.
0 commit comments