diff --git a/features/Core.md b/features/Core.md index 3e21065..932d1a5 100644 --- a/features/Core.md +++ b/features/Core.md @@ -1,4 +1,4 @@ -[![Maven Central](https://img.shields.io/maven-central/v/io.github.blyznytsiaorg.bring.web/web.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/io.github.blyznytsiaorg.bring.core/core) +[![Maven Central](https://img.shields.io/maven-central/v/io.github.blyznytsiaorg.bring.web/web.svg?label=Maven%20Central)](https://mvnrepository.com/artifact/io.github.blyznytsiaorg.bring.core/core/1.0.0) # Bring Core diff --git a/features/Overview.md b/features/Overview.md index 682ca35..5da114f 100644 --- a/features/Overview.md +++ b/features/Overview.md @@ -1,3 +1,5 @@ +[![Maven Central](https://img.shields.io/maven-central/v/io.github.blyznytsiaorg.bring.web/web.svg?label=Maven%20Central)](https://mvnrepository.com/artifact/io.github.blyznytsiaorg.bring.web/web/1.0.0) + # Bring Framework Overview *The Bring Framework* simplifies the development of Java enterprise applications by providing support for leveraging the Java language within an enterprise setting. diff --git a/features/Web.md b/features/Web.md index a48ec3b..333f347 100644 --- a/features/Web.md +++ b/features/Web.md @@ -1,4 +1,4 @@ -[![Maven Central](https://img.shields.io/maven-central/v/io.github.blyznytsiaorg.bring.web/web.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/io.github.blyznytsiaorg.bring.web/web) +[![Maven Central](https://img.shields.io/maven-central/v/io.github.blyznytsiaorg.bring.web/web.svg?label=Maven%20Central)](https://mvnrepository.com/artifact/io.github.blyznytsiaorg.bring.web/web/1.0.0) # Bring Web