diff --git a/security-ldap-uaa-example/README.adoc b/security-ldap-uaa-example/README.adoc index bf00846..4da8fff 100644 --- a/security-ldap-uaa-example/README.adoc +++ b/security-ldap-uaa-example/README.adoc @@ -52,7 +52,7 @@ for an easier startup experience: [source,bash] ---- -$ git clone https://github.com/ghillert/uaa-bundled.git +$ git clone https://github.com/pivotal/uaa-bundled.git $ cd uaa-bundled $ export CLOUD_FOUNDRY_CONFIG_PATH=/path/to/dev/security-ldap-uaa-example $ ./mvnw clean package