From 8b73d76204f82f3f6f017041a1983492fbe43d1b Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Wed, 25 Sep 2019 17:15:55 +0200 Subject: [PATCH] Link from build status badge to CI build plan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baa2d9c219..59f8c9a55a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Spring Framework ![Build Status](https://build.spring.io/plugins/servlet/wittified/build-status/SPR-PUBM) +# Spring Framework [![Build Status](https://build.spring.io/plugins/servlet/wittified/build-status/SPR-PUBM)](https://build.spring.io/browse/SPR-PUBM) This is the home of the Spring Framework: the foundation for all [Spring projects](https://spring.io/projects). Collectively the Spring Framework and the family of Spring projects is often referred to simply as "Spring".