Skip to content

Commit 7b3c1fe

Browse files
committed
[bugfix] Fix Maven Central search link in README.md
1 parent 4b2b99d commit 7b3c1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[![Java 8](https://img.shields.io/badge/java-8-blue.svg)](https://adoptopenjdk.net/)
1414
[![License](https://img.shields.io/badge/license-LGPL%202.1-blue.svg)](https://www.gnu.org/licenses/lgpl-2.1.html)
1515
[![Download](https://img.shields.io/github/v/release/evolvedbinary/elemental.svg)](https://github.com/evolvedbinary/elemental/releases/)
16-
[![Maven Central](https://img.shields.io/maven-central/v/xyz.elemental/elemental?logo=apachemaven&label=maven+central&color=green)](https://search.maven.org/search?q=g:xyz.elemental)
16+
[![Maven Central](https://img.shields.io/maven-central/v/xyz.elemental/elemental?logo=apachemaven&label=maven+central&color=green)](https://central.sonatype.com/search?namespace=xyz.elemental)
1717
[![Docker Image Version](https://img.shields.io/docker/v/evolvedbinary/elemental?sort=semver&logo=docker&logoColor=white&label=docker)](https://hub.docker.com/r/evolvedbinary/elemental)
1818
[![Slack](https://img.shields.io/badge/elemental-slack-3e103f.svg)](https://join.slack.com/t/elemental-xyz/shared_invite/zt-34r53san4-fzHCV0vDT9lYSMChUdn3cQ)
1919
[![Code of Conduct](https://img.shields.io/badge/code%20of%20conduct-contributor%20covenant-%235e0d73.svg)](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html)

0 commit comments

Comments
 (0)