Address review comment

This commit is contained in:
Dave Syer 2023-01-27 09:41:58 +00:00
parent 6be2a5870d
commit 10b13eb5b1

View file

@ -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/
<img width="1042" alt="petclinic-screenshot" src="https://cloud.githubusercontent.com/assets/838318/19727082/2aee6d6c-9b8e-11e6-81fe-e889a5ddfded.png">