From 72056d18cb4a062b80419d08f709fbf3a8917fc4 Mon Sep 17 00:00:00 2001 From: Sam Brannen <104798+sbrannen@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:04:20 +0200 Subject: [PATCH] Delete broken link to Java 20 release notes... ... since the Java team removed that page in the interim. --- Date-and-Time-Formatting-with-JDK-20-and-higher.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Date-and-Time-Formatting-with-JDK-20-and-higher.md b/Date-and-Time-Formatting-with-JDK-20-and-higher.md index b048aca..fe7963c 100644 --- a/Date-and-Time-Formatting-with-JDK-20-and-higher.md +++ b/Date-and-Time-Formatting-with-JDK-20-and-higher.md @@ -59,7 +59,6 @@ pubic static DateTimeFormatter createLenientDateTimeFormatter( ## Resources - https://openjdk.org/jeps/252 -- https://jdk.java.net/20/release-notes#JDK-8284840 - https://cldr.unicode.org/downloads/cldr-42 - https://unicode-org.atlassian.net/browse/CLDR-14032 - https://bugs.openjdk.org/browse/JDK-8223587