Repository: logging-log4j2
Updated Branches:
  refs/heads/master 2b910faef -> 2b4917014


Fix nice links in README.md


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2b491701
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2b491701
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/2b491701

Branch: refs/heads/master
Commit: 2b4917014c2d52a065cac566b09fae5d8923c89a
Parents: 2b910fa
Author: Mikael StÃ¥ldal <[email protected]>
Authored: Fri Sep 15 21:11:03 2017 +0200
Committer: Mikael StÃ¥ldal <[email protected]>
Committed: Fri Sep 15 21:11:03 2017 +0200

----------------------------------------------------------------------
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/2b491701/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index e63cd7f..07b23a1 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@
 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 
2.x)](https://builds.apache.org/job/Log4j%202.x/)
+[![Jenkins 
Status](https://img.shields.io/jenkins/s/https/builds.apache.org/job/Log4j%202.x/)](https://builds.apache.org/job/Log4j%202.x/)
 [![Travis 
Status](https://travis-ci.org/apache/logging-log4j2.svg?branch=master)](https://travis-ci.org/apache/logging-log4j2)
-[![Coverage 
Status](https://coveralls.io/repos/github/apache/logging-log4j2/badge.svg?branch=master)](https://coveralls.io/github/apache/logging-log4j2?branch=master)
+[![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)
 
 ## Usage
 

Reply via email to