diff --git a/authorization_services/topics/hello-world-deploy.adoc b/authorization_services/topics/hello-world-deploy.adoc index be2227c342..35627b7935 100644 --- a/authorization_services/topics/hello-world-deploy.adoc +++ b/authorization_services/topics/hello-world-deploy.adoc @@ -66,7 +66,7 @@ This change specifies to the policy enforcer to redirect users to a `/app-authz- To build and deploy the application execute the following command: ```bash -$ cd redhat-sso-quickstarts/app-authz-jee-vanilla +$ cd keycloak-quickstarts/app-authz-jee-vanilla $ mvn clean package wildfly:deploy ```