From 36aec254a8eb86efc1c6e4bc36432043854df63b Mon Sep 17 00:00:00 2001 From: Pierre Beitz Date: Tue, 25 Feb 2020 15:08:04 +0100 Subject: [PATCH] Update the README with the proper javadoc link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8fcc04..30ec020 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ and also a `JavaSpecificationVersion` for Java version analysis. ## Javadoc -Javadoc is published [here](https://javadoc.jenkins-ci.org/component/remoting/) +Javadoc is published [here](https://javadoc.jenkins-ci.org/component/version-number/) ## License