Skip to content

Commit fa54159

Browse files
authored
Update Maven Central badge in README.md, etc (#405)
- Updated Maven Central badge to a new version link. - Added DeepWiki badge to README.
1 parent 4e0f80d commit fa54159

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-
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/treasure-data/td-client-java/tree/master.svg?style=svg&circle-token=18039f1bcb525695f8f863d9786592c3dacf4541)](https://dl.circleci.com/status-badge/redirect/gh/treasure-data/td-client-java/tree/master)
1+
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/treasure-data/td-client-java/tree/master.svg?style=svg&circle-token=18039f1bcb525695f8f863d9786592c3dacf4541)](https://dl.circleci.com/status-badge/redirect/gh/treasure-data/td-client-java/tree/master) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/treasure-data/td-client-java)
22

33
# td-client for java
44

@@ -23,7 +23,7 @@ For the information of the older versions, see <https://github.com/treasure-data
2323

2424
### For Maven Users
2525

26-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.treasuredata.client/td-client/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.treasuredata.client/td-client/)
26+
[![Maven Central Version](https://img.shields.io/maven-central/v/com.treasuredata.client/td-client)](https://central.sonatype.com/artifact/com.treasuredata.client/td-client)
2727
[![javadoc](https://javadoc.io/badge2/com.treasuredata.client/td-client/javadoc.svg)](https://javadoc.io/doc/com.treasuredata.client/td-client)
2828

2929
Use the following dependency settings:

0 commit comments

Comments
 (0)