From 6e14b8f173f722e011a00a97b8ee32ad9405742a Mon Sep 17 00:00:00 2001 From: Philip Riecks Date: Mon, 22 Jan 2024 10:47:46 +0100 Subject: [PATCH] remove second dead link --- demo-crud-application/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-crud-application/README.md b/demo-crud-application/README.md index 553e804f..1f3be0a9 100644 --- a/demo-crud-application/README.md +++ b/demo-crud-application/README.md @@ -5,4 +5,4 @@ Steps to run this project: 1. Clone this Git repository 2. Navigate to the folder `demo-crud-application` 3. Run the application with `mvn spring-boot:run` -4. You can now access the HTTP endpoints as demonstrated in the [course](https://rieckpil.de/courses/tdd-spring-boot-crud-application/) at http://localhost:8080 +4. You can now access the HTTP endpoints as demonstrated in the course at http://localhost:8080