Fix Maven badge URL

This commit is contained in:
Emmanuel Engelhart 2022-09-12 10:23:13 +02:00
parent 4f06e80c6e
commit 7bc3239924
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3

View File

@ -1,5 +1,5 @@
# Libkiwix binding for Java/Kotlin
![Maven Central](https://img.shields.io/maven-central/v/org.kiwix.kiwixlib/kiwixlib)
[![Maven Central](https://img.shields.io/maven-central/v/org.kiwix.kiwixlib/kiwixlib)](https://search.maven.org/artifact/org.kiwix.kiwixlib/kiwixlib)
[![CodeFactor](https://www.codefactor.io/repository/github/kiwix/java-libkiwix/badge)](https://www.codefactor.io/repository/github/kiwix/java-libkiwix)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)