From 6b56cb9f1eb0ce59bdf10472981d19bf08a1aeac Mon Sep 17 00:00:00 2001 From: "David M. Lloyd" Date: Fri, 1 May 2026 14:36:22 -0500 Subject: [PATCH] Fix (?) the license badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a12095d..1dc39e1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Maven Central](https://img.shields.io/maven-central/v/io.smallrye.jdeparser/jdeparser?color=green)](https://search.maven.org/search?q=a:jdeparser) -[![License](https://img.shields.io/github/license/smallrye/jdeparser.svg)](http://www.apache.org/licenses/LICENSE-2.0) +[![License](https://img.shields.io/github/license/smallrye/jdeparser)](http://www.apache.org/licenses/LICENSE-2.0) # SmallRye JDeparser