From a937a74e625a067d90b2ec024facb5512800c3ed Mon Sep 17 00:00:00 2001 From: Callum Rogers Date: Mon, 29 Apr 2024 17:42:15 +0100 Subject: [PATCH] Update fix correct link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82bda3f..d1ad384 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This primarily exists for Palantir use, to enforce consistency in JDK versions f The repo is regularly kept up to date with the latest versions of JDKs for the Java major versions Palantir cares about. -[**The JDKs being used by this plugin can be seen here.**](https://github.com/palantir/gradle-jdks-latest/blob/develop/gradle-jdks-latest/src/main/resources/latestjdks/latest-jdks.json) +[**The JDKs being used by this plugin can be seen here.**](https://github.com/palantir/gradle-jdks-latest/blob/develop/gradle-jdks-latest/src/main/resources/latestjdks/latest-gradle-jdks.json) ## Disclaimer