Skip to content

Commit c1ece9d

Browse files
author
Jegors Cemisovs
committed
Remove unused links from temporal-adjusters documentation
The links to LocalDate and DayOfWeek documentation were unused and have been removed to improve clarity and maintainability. This helps keep the documentation clean and focused.
1 parent fd1ca6e commit c1ece9d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

concepts/temporal-adjusters/about.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,4 @@ While custom adjusters are powerful, the predefined adjusters in the `TemporalAd
137137

138138
[temporaladjuster-docs]: https://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAdjuster.html
139139
[temporaladjusters-docs]: https://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAdjusters.html
140-
[localdate-docs]: https://docs.oracle.com/javase/8/docs/api/java/time/LocalDate.html
141-
[dayofweek-docs]: https://docs.oracle.com/javase/8/docs/api/java/time/DayOfWeek.html
142140
[functionalinterface-docs]: https://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html

0 commit comments

Comments
 (0)