Skip to content

Commit d4579d4

Browse files
committed
fix maven central badge
1 parent 38c198e commit d4579d4

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
@@ -5,7 +5,7 @@ This is the code repository of the WebSocket support used by HtmlUnit.
55
The default WebSocket client used by HtmlUnit is based on Jetty 9. To avoid conflicts in projects
66
using different versions of Jetty, this repo provides a shaded version of the jetty websocket stuff.
77

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

1010
:heart: [Sponsor](https://github.com/sponsors/rbri)
1111

0 commit comments

Comments
 (0)