From d62c2f6c135fcdcd12c4a3a9d8894bb1ca6d5970 Mon Sep 17 00:00:00 2001 From: kenji yoshida <6b656e6a69@gmail.com> Date: Sun, 8 Mar 2026 16:13:03 +0900 Subject: [PATCH] Update Maven Central badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf5d62e..475a3cf 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ discipline [![Join the chat at https://gitter.im/typelevel/discipline](https://badges.gitter.im/typelevel/discipline.svg)](https://gitter.im/typelevel/discipline?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ![Continuous Integration](https://github.com/typelevel/discipline/workflows/Continuous%20Integration/badge.svg) -[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.typelevel/discipline-core_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.typelevel/discipline-core_2.13) +[![Maven Central](https://img.shields.io/maven-central/v/org.typelevel/discipline-core_2.13)](https://central.sonatype.com/artifact/org.typelevel/discipline-core_2.13) Flexible law checking for Scala