Skip to content

Commit ea5587e

Browse files
authored
Fix maven central badges
1 parent da4af70 commit ea5587e

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,4 +1,4 @@
1-
# keypool - A Keyed Pool for Scala [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.typelevel/keypool_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.typelevel/keypool_2.13) ![Continuous Integration](https://github.com/typelevel/keypool/workflows/Continuous%20Integration/badge.svg)
1+
# keypool - A Keyed Pool for Scala ![Continuous Integration](https://github.com/typelevel/keypool/workflows/Continuous%20Integration/badge.svg) [![Maven Central](https://img.shields.io/maven-central/v/org.typelevel/keypool_2.13)](https://central.sonatype.com/artifact/org.typelevel/keypool_2.13)
22

33
## [Head on over to the microsite](https://typelevel.github.io/keypool)
44

0 commit comments

Comments
 (0)