Skip to content

Commit 1679e27

Browse files
committed
Fix Maven Central badge.
1 parent 921c639 commit 1679e27

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,4 +1,4 @@
1-
[![Build](https://github.com/EventFahrplan/roomstates/actions/workflows/build.yaml/badge.svg)](https://github.com/EventFahrplan/roomstates/actions/workflows/build.yaml) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/info.metadude.kotlin.library.roomstates/room-states-repositories/badge.svg)](https://maven-badges.herokuapp.com/maven-central/info.metadude.kotlin.library.roomstates/room-states-repositories) [![Apache License](http://img.shields.io/badge/license-Apache%20License%202.0-lightgrey.svg)](http://choosealicense.com/licenses/apache-2.0/)
1+
[![Build](https://github.com/EventFahrplan/roomstates/actions/workflows/build.yaml/badge.svg)](https://github.com/EventFahrplan/roomstates/actions/workflows/build.yaml) [![Maven Central](https://img.shields.io/maven-central/v/info.metadude.kotlin.library.roomstates/room-states-repositories.svg?label=Maven%20Central)](https://central.sonatype.com/search?q=info.metadude.kotlin.library.roomstates) [![Apache License](http://img.shields.io/badge/license-Apache%20License%202.0-lightgrey.svg)](http://choosealicense.com/licenses/apache-2.0/)
22

33
# Room states library
44

0 commit comments

Comments
 (0)