From e7153dd604416e0d964d93c3e7da250e79606fd0 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 26 Mar 2014 13:38:44 -0700 Subject: [PATCH] Tweak build status location --- README.adoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index 28aedf780a5..cea3c0c0782 100644 --- a/README.adoc +++ b/README.adoc @@ -1,9 +1,6 @@ -= Spring Boot += Spring Boot image:https://build.spring.io/plugins/servlet/buildStatusImage/BOOT-PUB["Build Status", link="https://build.spring.io/browse/BOOT-PUB"] :docs: http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference -^#**Build Status:{nbsp}**#^ -image:https://build.spring.io/plugins/servlet/buildStatusImage/BOOT-PUB["Build Status", link="https://build.spring.io/browse/BOOT-PUB"] - Spring Boot makes it easy to create Spring-powered, production-grade applications and services with absolute minimum fuss. It takes an opinionated view of the Spring platform so that new and existing users can quickly get to the bits they need.