Skip to content

Commit 4065d93

Browse files
authored
Fix Maven badge link in README
Updated Maven badge link to use new URL.
1 parent 8231cf9 commit 4065d93

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,7 @@
2626
<img src="https://github.com/bot4s/telegram/actions/workflows/build.yml/badge.svg?branch=main" />
2727
</a>
2828
<a href="https://maven-badges.herokuapp.com/maven-central/com.bot4s/telegram-core_2.13" title="Maven Central">
29-
<img src="https://maven-badges.herokuapp.com/maven-central/com.bot4s/telegram-core_2.13/badge.svg"/>
30-
</a>
31-
<a href="https://oss.sonatype.org/content/repositories/snapshots/com/bot4s/telegram-core_2.13/" title="Nexus snapshot">
32-
<img src="https://img.shields.io/nexus/s/com.bot4s/telegram-core_2.13.svg?server=https%3A%2F%2Foss.sonatype.org" />
29+
<img src="https://maven-badges.sml.io/sonatype-central/com.bot4s/telegram-core_2.13/badge.svg"/>
3330
</a>
3431

3532
</p>

0 commit comments

Comments
 (0)