diff --git a/README.md b/README.md index e248ef1f..7dd916ec 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 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) +# 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) ## [Head on over to the microsite](https://typelevel.github.io/keypool) diff --git a/docs/index.md b/docs/index.md index 0c9f1d14..6f281d2b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ # 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) +[![Maven Central](https://img.shields.io/maven-central/v/org.typelevel/keypool_2.13)](https://central.sonatype.com/artifact/org.typelevel/keypool_2.13) ## Quick Start