From 97e6eda56069e3604d46ee5b06b0c7bb91c9b6bd Mon Sep 17 00:00:00 2001 From: Alex Boyko Date: Fri, 17 Nov 2017 10:48:15 -0500 Subject: [PATCH] Update README.adoc --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 1a4e1db..da0d6b5 100644 --- a/README.adoc +++ b/README.adoc @@ -1,7 +1,7 @@ # Spring Flo image::https://travis-ci.org/spring-projects/spring-flo.svg?branch=master[Build Status, link=https://travis-ci.org/spring-projects/spring-flo] -[![Dependency Status](https://www.versioneye.com/user/projects/5982002b0fb24f003b1f7de1/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/5a0f034a0fb24f2a3bd2569f) +[![Dependency Status](https://www.versioneye.com/user/projects/5a0f034a0fb24f2a3bd2569f/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/5a0f034a0fb24f2a3bd2569f) Spring Flo is a JavaScript library that offers a basic embeddable HTML5 visual builder for pipelines and simple graphs. This library is used as the basis of the stream builder in Spring Cloud Data Flow.