diff --git a/servlet/spring-boot/java/saml2/login/README.adoc b/servlet/spring-boot/java/saml2/login/README.adoc index cda90b5..6735b18 100644 --- a/servlet/spring-boot/java/saml2/login/README.adoc +++ b/servlet/spring-boot/java/saml2/login/README.adoc @@ -33,7 +33,7 @@ You can refer to the https://docs.spring.io/spring-security/reference/servlet/sa === Start up the Sample Boot Application ``` - ./gradlew :spring-security-samples-boot-saml2login:bootRun + ./gradlew :spring-security-samples-boot-saml2-login:bootRun ``` === Open a Browser