From 62c345d40d024e1f4ead3b97b9dc221252125dd5 Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Thu, 15 Mar 2018 10:46:30 +0100 Subject: [PATCH] replace reference to Spring Batch Admin with Spring Cloud Data Flow updated link to sonar --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4f8b57d72..fd456c105 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@ badges: icon: stackoverflow - name: Metrics (SonarQube) - url: https://sonar.springsource.org/dashboard/index/org.springframework.batch:spring-batch + url: https://sonar.spring.io/dashboard/index/org.springframework.batch:spring-batch icon: metrics --- @@ -48,7 +48,7 @@ Spring Batch provides reusable functions that are essential in processing large * Declarative I/O * Start/Stop/Restart * Retry/Skip -* Web based administration interface (Spring Batch Admin) +* Web based administration interface ([Spring Cloud Data Flow](https://cloud.spring.io/spring-cloud-dataflow/)) ## Quick Start