Skip to content

Commit 9803bbf

Browse files
committed
fix maven central badge
1 parent 7ba4af8 commit 9803bbf

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
@@ -7,7 +7,7 @@ was discontinued in 2019. Since HtmlUnit only uses XPath functionality, we decid
77
and remove all things that are no longer needed. In addition, we made some code updates for JDK 8
88
and we added unit tests and the maven-based build.
99

10-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.htmlunit/htmlunit-xpath/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.htmlunit/htmlunit-xpath)
10+
[![Maven Central Version](https://img.shields.io/maven-central/v/org.htmlunit/htmlunit-xpath)](https://central.sonatype.com/artifact/org.htmlunit/htmlunit-xpath)
1111

1212
:heart: [Sponsor](https://github.com/sponsors/rbri)
1313

0 commit comments

Comments
 (0)