From 6942397e2a77903b8cafaa5e562ce590bac980dd Mon Sep 17 00:00:00 2001 From: Mic <misvy@vmware.com> Date: Thu, 11 Jul 2013 10:12:34 +0800 Subject: [PATCH] removing reference to Cloudfoundry instance until petclinic is migrated to CloudFoundry v2 --- readme.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/readme.md b/readme.md index 3c1b8ed..043e3a5 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,5 @@ # Spring PetClinic Sample Application -## What does it look like? -spring-petclinic has been deployed here on cloudfoundry: http://spring-petclinic.cloudfoundry.com/ - ## Understanding the Spring Petclinic application with a few diagrams <a href="https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application">See the presentation here</a> -- GitLab