This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 52e3f00  Link to maven.org instead of mvnrepository.com.
52e3f00 is described below

commit 52e3f008a16d039db1c1a0d2738a37cab15a90f2
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Feb 7 08:30:13 2022 -0500

    Link to maven.org instead of mvnrepository.com.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 29dcce9..6a39d2c 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.
 
-[![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)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-api.svg)](https://search.maven.org/artifact/org.apache.logging.log4j/log4j-api)
 [![GitHub Workflow Status 
(branch)](https://img.shields.io/github/workflow/status/apache/logging-log4j2/build/release-2.x)](https://github.com/apache/logging-log4j2/actions/workflows/build.yml)
 
![CodeQL](https://github.com/apache/logging-log4j2/actions/workflows/codeql-analysis.yml/badge.svg)
 

Reply via email to