Describe the bug A few links are broken in Form Login section of docs.

To Reproduce Click on the following links in the below section of Form Login docs page. AuthenticationFailureHandler SessionAuthenticationStrategy SecurityContextPersistenceFilter RememberMeServices Spring Security Broken links in form login section of docs

Expected behavior The links should take the user to the java docs pages of those classes.

Comment From: rai-sandeep

I submitted a pull request to fix this issue: https://github.com/spring-projects/spring-security/pull/12823