From a66b6a0aaa3a0b30b0d1e7dafdac450482fa7b2e Mon Sep 17 00:00:00 2001 From: Anatolij Vasilev <3026792+tolik518@users.noreply.github.com> Date: Thu, 14 Jul 2022 22:36:55 +0200 Subject: [PATCH] fixed broken link (#196) The link in the readme was pointing to a 404 page --- spring-boot/spring-boot-docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot/spring-boot-docker/README.md b/spring-boot/spring-boot-docker/README.md index 930bbd7..ae0d3ba 100644 --- a/spring-boot/spring-boot-docker/README.md +++ b/spring-boot/spring-boot-docker/README.md @@ -1,3 +1,3 @@ # Related Blog Posts -* [How to Optimize Docker Images with Spring Boot](https://reflectoring.io/springboot-docker/) +* [How to Optimize Docker Images with Spring Boot](https://reflectoring.io/spring-boot-docker/)