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
The following commit(s) were added to refs/heads/master by this push:
new 3fa6b84 Add build badge for 2.x branch
3fa6b84 is described below
commit 3fa6b84db7e85c6ccc9ed51c3d453233e29f9206
Author: Matt Sicker <[email protected]>
AuthorDate: Sun Apr 5 13:05:43 2020 -0500
Add build badge for 2.x branch
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 92cde0b..85f5276 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,8 @@
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://builds.apache.org/job/log4j/job/release-2.x/)
[](https://travis-ci.org/apache/logging-log4j2)
[](http://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-api)