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. -[](https://builds.apache.org/job/log4j/job/master/) +[](https://builds.apache.org/job/log4j/job/master/) [](https://travis-ci.org/apache/logging-log4j2) [](http://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-api)
