From 10b13eb5b1f7f287774df05074bbff963a4d2907 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 27 Jan 2023 09:41:58 +0000 Subject: [PATCH] Address review comment --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index aeb15a39d..2b178af87 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ cd spring-petclinic java -jar target/*.jar ``` -You can then access petclinic [here](http://localhost:8080/) +You can then access petclinic at http://localhost:8080/ petclinic-screenshot