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 2a5ffcd8acc01ab4e21d0264f307f72cd7fcd1f1 Author: Matt Sicker <[email protected]> AuthorDate: Sat Jan 29 01:39:00 2022 -0600 Update build badges --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a240f19..0b66326 100644 --- a/README.md +++ b/README.md @@ -3,10 +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://ci-builds.apache.org/job/Logging/job/log4j/job/master/) -[](https://ci-builds.apache.org/job/Logging/job/log4j/job/release-2.x/) -[](https://github.com/apache/logging-log4j2/actions?query=workflow%3AMaven+branch%3Amaster) -[](https://github.com/apache/logging-log4j2/actions?query=workflow%3AMaven+branch%3Arelease-2.x) +[](https://github.com/apache/logging-log4j2/actions?query=workflow%3AMaven+branch%3Amaster) +[](https://github.com/apache/logging-log4j2/actions?query=workflow%3AMaven+branch%3Arelease-2.x) [](http://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-api)
