Skip to content

Commit 38bd905

Browse files
committed
docs: update maven central badge
* compatible with Sonatype central (new repo) * uses img.shields.io directly instead of herokuapp
1 parent 5af1e4a commit 38bd905

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
# embedded-kafka-schema-registry
22

3-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.embeddedkafka/embedded-kafka-schema-registry_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.github.embeddedkafka/embedded-kafka-schema-registry_2.13)
3+
[![Maven Central](https://img.shields.io/maven-central/v/io.github.embeddedkafka/embedded-kafka-schema-registry_2.13)](https://central.sonatype.com/artifact/io.github.embeddedkafka/embedded-kafka-schema-registry_2.13)
44
[![Test](https://github.com/embeddedkafka/embedded-kafka-schema-registry/actions/workflows/test.yml/badge.svg)](https://github.com/embeddedkafka/embedded-kafka-schema-registry/actions/workflows/test.yml)
55
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/ea9c18f6d1f547a599d76102cd0e709a)](https://www.codacy.com/gh/embeddedkafka/embedded-kafka-schema-registry)
66
[![Codacy Coverage Badge](https://api.codacy.com/project/badge/Coverage/ea9c18f6d1f547a599d76102cd0e709a)](https://www.codacy.com/gh/embeddedkafka/embedded-kafka-schema-registry)

0 commit comments

Comments
 (0)