Skip to content

Commit 034dc79

Browse files
committed
Change badge provider.
1 parent 075672c commit 034dc79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ![C Thing Software](https://www.cthing.com/branding/CThingSoftware-57x60.png "C Thing Software") jsonwriter
22

33
[![CI](https://github.com/cthing/jsonwriter/actions/workflows/ci.yml/badge.svg)](https://github.com/cthing/jsonwriter/actions/workflows/ci.yml)
4-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.cthing/jsonwriter/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.cthing/jsonwriter)
4+
[![Maven Central Version](https://img.shields.io/maven-central/v/org.cthing/jsonwriter)](https://central.sonatype.com/artifact/org.cthing/jsonwriter)
55
[![javadoc](https://javadoc.io/badge2/org.cthing/jsonwriter/javadoc.svg)](https://javadoc.io/doc/org.cthing/jsonwriter)
66

77
A Java library to write JSON with or without pretty printing. The library has no runtime dependencies on any

0 commit comments

Comments
 (0)