From 7ca60aa52992a790f60d99525dcdeb1cd742f936 Mon Sep 17 00:00:00 2001 From: Morten Haraldsen Date: Thu, 10 Mar 2022 12:12:58 +0100 Subject: [PATCH] Update javadoc link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bca4b7..a6fe233 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Internet Time Utility [![Maven Central](https://img.shields.io/maven-central/v/com.ethlo.time/itu.svg)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.ethlo.time%22%20a%3A%22itu%22) -[![javadoc](https://javadoc.io/badge2/com.ethlo.time/itu/javadoc.svg)](https://javadoc.io/doc/com.ethlo.time/itu) +[![javadoc](https://javadoc.io/badge2/com.ethlo.time/itu/javadoc.svg)](https://javadoc.io/doc/com.ethlo.time/itu/latest/com/ethlo/time/ITU.html) [![Hex.pm](https://img.shields.io/hexpm/l/plug.svg)](LICENSE) An extremely fast parser and formatter of ISO format date-times.