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

AuthenticationManager

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.

Comment From: sjohnr

Thanks @limvik! Would you like to submit a PR for this?

Comment From: limvik

Thanks @limvik! Would you like to submit a PR for this?

@sjohnr Sure, I will submit a PR for this.