Repository: logging-log4j2 Updated Branches: refs/heads/master 2b4917014 -> 17eb78aab
Fix nice links in README.md 2 Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/17eb78aa Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/17eb78aa Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/17eb78aa Branch: refs/heads/master Commit: 17eb78aab82c20ce3293ec4b2cdfb78cb27a9616 Parents: 2b49170 Author: Mikael Ståldal <[email protected]> Authored: Fri Sep 15 21:12:59 2017 +0200 Committer: Mikael Ståldal <[email protected]> Committed: Fri Sep 15 21:12:59 2017 +0200 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/17eb78aa/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 07b23a1..b646d1e 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%202.x/) +[](https://builds.apache.org/job/Log4j%202.x/) [](https://travis-ci.org/apache/logging-log4j2) [](http://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-api)
