From 20ccd495aaec10e65e242045eed6008904a7a5e3 Mon Sep 17 00:00:00 2001 From: Paola De Bartolo <30666649+paodb@users.noreply.github.com> Date: Tue, 16 Dec 2025 17:23:09 -0300 Subject: [PATCH] docs(readme): fix maven badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdf0d26..7107456 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![Published on Vaadin Directory](https://img.shields.io/badge/Vaadin%20Directory-published-00b4f0.svg)](https://vaadin.com/directory/component/json-migration-helper) [![Stars on vaadin.com/directory](https://img.shields.io/vaadin-directory/star/json-migration-helper.svg)](https://vaadin.com/directory/component/json-migration-helper) [![Build Status](https://jenkins.flowingcode.com/job/JsonMigrationHelper-addon/badge/icon)](https://jenkins.flowingcode.com/job/JsonMigrationHelper-addon) -[![Maven Central](https://img.shields.io/maven-central/v/com.flowingcode.vaadin.addons/json-migration-helper)](https://mvnrepository.com/artifact/com.flowingcode.vaadin.addons/json-migration-helper) +[![Maven Central](https://img.shields.io/maven-central/v/com.flowingcode.vaadin/json-migration-helper)](https://mvnrepository.com/artifact/com.flowingcode.vaadin/json-migration-helper) [![Javadoc](https://img.shields.io/badge/javadoc-00b4f0)](https://javadoc.flowingcode.com/artifact/com.flowingcode.vaadin/json-migration-helper) # Json Migration Helper