From cb6a80bd4e33b5d56b5756b4ffd38569bcdf1145 Mon Sep 17 00:00:00 2001 From: mzwandilemkhokha Date: Tue, 29 Apr 2025 09:17:27 +0200 Subject: [PATCH] Update README.md change ERD to UML Diagram Signed-off-by: mzwandilemkhokha --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b967632a..ba32e5dcd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [See the presentation here](https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application) -[See the UML Diagram here]: [View Entity Relationship Diagram](/erd.pdf) +[See the UML Diagram here]: [View UML Diagram](/erd.pdf) ## Run Petclinic locally