Skip to content

Commit 215237d

Browse files
authored
Merge pull request #15 from kiwix/fix-magen-badge
Fix Maven badge URL
2 parents 4f06e80 + 7bc3239 commit 215237d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Libkiwix binding for Java/Kotlin
22

3-
![Maven Central](https://img.shields.io/maven-central/v/org.kiwix.kiwixlib/kiwixlib)
3+
[![Maven Central](https://img.shields.io/maven-central/v/org.kiwix.kiwixlib/kiwixlib)](https://search.maven.org/artifact/org.kiwix.kiwixlib/kiwixlib)
44
[![CodeFactor](https://www.codefactor.io/repository/github/kiwix/java-libkiwix/badge)](https://www.codefactor.io/repository/github/kiwix/java-libkiwix)
55
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

0 commit comments

Comments
 (0)