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