From cf97e65c8cc5eef63146dff3f81d3b9ffcb5924d Mon Sep 17 00:00:00 2001 From: Taeik Lim Date: Sun, 10 Sep 2023 03:25:14 +0900 Subject: [PATCH] Fix image link in README.md Signed-off-by: Taeik Lim --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29c7ffe15..6ff2a9211 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + # Spring Batch [![build status](https://github.com/spring-projects/spring-batch/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/spring-projects/spring-batch/actions/workflows/continuous-integration.yml)