Closed
Description
Expected Behavior
The link associated with Spring Security’s Filters instances
in the AuthenticationManager section of the documentation should be changed to the following link:
https://docs.spring.io/spring-security/reference/servlet/architecture.html#servlet-security-filters
Current Behavior
The Spring Security’s Filters instances
link in the AuthenticationManager section is currently directed to https://docs.spring.io/spring-security/reference/servlet/authentication/architecture.html#servlet-security-filters.
So it doesn't move to any new location.
Context
This will help reduce confusion for individuals studying Spring Security.