Skip to content

Commit 78652ed

Browse files
authored
Updated Javadoc badge
1 parent 59c878c commit 78652ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To verify that runtime dependencies are minimal, run `cd library && mvn dependen
4343

4444
## Documentation
4545

46-
[![Javadoc](https://javadoc.io/badge2/com.mastercard.developer/oauth2-client-java/javadoc.svg)](https://javadoc.io/doc/com.mastercard.developer/oauth2-client-java)
46+
[![Javadoc](https://www.javadoc.io/badge/com.mastercard.developer/oauth2-client-java.svg)](https://javadoc.io/doc/com.mastercard.developer/oauth2-client-java)
4747
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/Mastercard/oauth2-client-java)
4848
[![Context7: Ask](https://img.shields.io/badge/Context7-Ask-green)](https://context7.com/mastercard/oauth2-client-java?tab=chat)
4949

@@ -364,3 +364,4 @@ cd library && mvn spotless:apply
364364
- The File Watchers plugin can format `.java` files on save
365365

366366
- See watcher configuration in [`watcherTasks.xml`](./.idea/watcherTasks.xml)
367+

0 commit comments

Comments
 (0)