Skip to content

Commit c417162

Browse files
authored
Update README.md
1 parent 6bcc01f commit c417162

File tree

1 file changed

+1
-1
lines changed
  • core-java-modules/core-java-8-datetime

1 file changed

+1
-1
lines changed

core-java-modules/core-java-8-datetime/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This module contains articles about the Date and Time API introduced with Java 8
55
### Relevant Articles:
66
- [Introduction to the Java 8 Date/Time API](http://www.baeldung.com/java-8-date-time-intro)
77
- [Migrating to the New Java 8 Date Time API](http://www.baeldung.com/migrating-to-java-8-date-time-api)
8-
- [Get the Current Date, Time and Timestamp in Java 8](http://www.baeldung.com/current-date-time-and-timestamp-in-java-8)
8+
- [Get the Current Date and Time in Java](https://www.baeldung.com/current-date-time-and-timestamp-in-java-8)
99
- [TemporalAdjuster in Java](http://www.baeldung.com/java-temporal-adjuster)
1010
- [ZoneOffset in Java](https://www.baeldung.com/java-zone-offset)
1111
- [Differences Between ZonedDateTime and OffsetDateTime](https://www.baeldung.com/java-zoneddatetime-offsetdatetime)

0 commit comments

Comments
 (0)