Skip to content

Commit 10c26a1

Browse files
authored
doc: modified title and maven central url in README (#39)
1 parent 2db8a3d commit 10c26a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [Sabi][repo-url] [![Maven Central][mvn-img]][mvn-url] [![GitHub.io][io-img]][io-url] [![CI Status][ci-img]][ci-url] [![MIT License][mit-img]][mit-url]
1+
# [sabi][repo-url] [![Maven Central][mvn-img]][mvn-url] [![GitHub.io][io-img]][io-url] [![CI Status][ci-img]][ci-url] [![MIT License][mit-img]][mit-url]
22

33
A small framework for Java designed to separate logic from data access.
44

@@ -216,7 +216,7 @@ See the file LICENSE in this distribution for more details.
216216

217217
[repo-url]: https://github.com/sttk/sabi-java
218218
[mvn-img]: https://img.shields.io/badge/maven_central-0.5.0-276bdd.svg
219-
[mvn-url]: https://mvnrepository.com/artifact/io.github.sttk/sabi/0.5.0
219+
[mvn-url]: https://central.sonatype.com/artifact/io.github.sttk/sabi/0.5.0
220220
[io-img]: https://img.shields.io/badge/github.io-Javadoc-4d7a97.svg
221221
[io-url]: https://sttk.github.io/sabi-java/
222222
[ci-img]: https://github.com/sttk/sabi-java/actions/workflows/java-ci.yml/badge.svg?branch=main

0 commit comments

Comments
 (0)