diff --git a/pom.xml b/pom.xml index 0c3d0c55e..b59ada728 100644 --- a/pom.xml +++ b/pom.xml @@ -455,4 +455,5 @@ + demopetclinic diff --git a/readme.md b/readme.md index c44602744..091f725cb 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@ # Spring PetClinic Sample Application ## What does it look like? --spring-petclinic has been deployed here on cloudfoundry: http://gopetclinic.cfapps.io/ +-spring-petclinic has been deployed here on cloudfoundry: http://demo-spring-petclinic.cfapps.io/ ## Understanding the Spring Petclinic application with a few diagrams