Skip to content

Commit 8b74bf9

Browse files
underground-hillmarcusdacoregio
authored andcommitted
Updated reference to architecture page
In the context of Servlet Authentication page, "Architecture" should probably link to "Servlet Authentication Architecture" page
1 parent 40abf87 commit 8b74bf9

File tree

1 file changed

+1
-1
lines changed
  • docs/modules/ROOT/pages/servlet/authentication

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/authentication/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
= Authentication
33

44
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].
5+
We start by discussing the overall xref:servlet/authentication/architecture.adoc[Servlet Authentication Architecture].
66
As you might expect, this section is more abstract describing the architecture without much discussion on how it applies to concrete flows.
77

88
If you prefer, you can refer to <<servlet-authentication-mechanisms,Authentication Mechanisms>> for concrete ways in which users can authenticate.

0 commit comments

Comments
 (0)