This is an automated email from the ASF dual-hosted git repository.

mattsicker pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 1882c3c1fd9b4efe36997320ade4c91dbe1a785c
Author: Matt Sicker <[email protected]>
AuthorDate: Sun Apr 5 12:12:35 2020 -0500

    Match build badge style with others
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 98d54a3..92cde0b 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 Apache Log4j 2 is an upgrade to Log4j that provides significant improvements 
over its predecessor, Log4j 1.x,
 and provides many of the improvements available in Logback while fixing some 
inherent problems in Logback's architecture.
 
-[![Jenkins 
Status](https://builds.apache.org/buildStatus/icon?job=log4j%2Fmaster&subject=master&style=flat-square)](https://builds.apache.org/job/log4j/job/master/)
+[![Jenkins 
Status](https://builds.apache.org/buildStatus/icon?job=log4j%2Fmaster&subject=master&style=flat)](https://builds.apache.org/job/log4j/job/master/)
 [![Travis 
Status](https://travis-ci.org/apache/logging-log4j2.svg?branch=master)](https://travis-ci.org/apache/logging-log4j2)
 [![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-api.svg)](http://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-api)
 

Reply via email to