Skip to content

Commit

Permalink
Fix broken link to SAML2 login example
Browse files Browse the repository at this point in the history
  • Loading branch information
kdombeck authored and sjohnr committed Feb 3, 2022
1 parent a095ea7 commit 55cccbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/servlet/saml2/login/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ This process is similar to the one started in 2017 for xref:servlet/oauth2/index

[NOTE]
====
A working sample for {gh-samples-url}/servlet/spring-boot/java/saml2-login[SAML 2.0 Login] is available in the {gh-samples-url}[Spring Security Samples repository].
A working sample for {gh-samples-url}/servlet/spring-boot/java/saml2/login[SAML 2.0 Login] is available in the {gh-samples-url}[Spring Security Samples repository].
====

0 comments on commit 55cccbf

Please sign in to comment.