Skip to content

Commit a638968

Browse files
committed
Fix GH badge
1 parent 40c3655 commit a638968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Apache Commons Weaver
4444
===================
4545

4646
[![Java CI](https://github.com/apache/commons-weaver/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-weaver/actions/workflows/maven.yml)
47-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-weaver-base/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-weaver-base/?gav=true)
47+
[![Maven Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-weaver-base?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-weaver-base)
4848
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-weaver-base/2.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-weaver-base/2.0)
4949

5050
Apache Commons Weaver provides an easy way to enhance compiled Java

0 commit comments

Comments
 (0)