Skip to content

Commit 9839e7f

Browse files
authored
Fix Maven Central badge in README
1 parent 13469e9 commit 9839e7f

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
@@ -1,6 +1,6 @@
11
# msgpack4z-java
22

3-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.xuwei-k/msgpack4z-java/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.xuwei-k/msgpack4z-java)
3+
[![Maven Central](https://img.shields.io/maven-central/v/com.github.xuwei-k/msgpack4z-java)](https://central.sonatype.com/artifact/com.github.xuwei-k/msgpack4z-java)
44
[![javadoc](https://javadoc.io/badge2/com.github.xuwei-k/msgpack4z-java/javadoc.svg)](https://javadoc.io/doc/com.github.xuwei-k/msgpack4z-java)
55

66
- <https://msgpack.org/>

0 commit comments

Comments
 (0)