diff --git a/README.md b/README.md index fc2174b45..4517744ef 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ java-util [![Javadoc](https://javadoc.io/badge/com.cedarsoftware/java-util.svg)](http://www.javadoc.io/doc/com.cedarsoftware/java-util) Rare, hard-to-find utilities that are thoroughly tested (> 98% code coverage via JUnit tests). -Available on [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cjava-util). +Available on [Maven Central]([http://search.maven.org/#search%7Cga%7C1%7Cjava-util](https://central.sonatype.com/search?q=java-util&namespace=com.cedarsoftware)). This library has no dependencies on other libraries for runtime. The`.jar`file is only`152K.` Works with`JDK 1.8`through`JDK 21`.