From 1f728cc51595b3d2ebd9123207b7660dcd25ee9e Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Fri, 23 Sep 2016 10:16:16 -0400 Subject: [PATCH] Fix the build and gitter badges * Move the Gitter badge to the line with the Build badge * Make Build badge as a link to the build * Fix Build badge to pointing to the correct build --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index f54a80bd3a..4e54e2dd78 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -Spring Integration +Spring Integration [](https://build.spring.io/browse/INT-MASTER) [![Join the chat at https://gitter.im/spring-projects/spring-integration](https://badges.gitter.im/spring-projects/spring-integration.svg)](https://gitter.im/spring-projects/spring-integration?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ================== -[![Join the chat at https://gitter.im/spring-projects/spring-integration](https://badges.gitter.im/spring-projects/spring-integration.svg)](https://gitter.im/spring-projects/spring-integration?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - # Checking out and Building To check out the project and build from source, do the following: