From 70ca0050df3cae5fc9ff2918e14c307b4c244e64 Mon Sep 17 00:00:00 2001 From: Gunnar Hillert Date: Wed, 6 Mar 2019 06:52:55 -1000 Subject: [PATCH] Update UAA Bundled repo url --- security-ldap-uaa-example/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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