Skip to content

Commit 64a083c

Browse files
authored
Fix changing quartz scheduler site link for README
1 parent b7cc47d commit 64a083c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ There are two cron spec formats in common usage:
118118
jobs in Java software
119119

120120
[the Cron wikipedia page]: https://en.wikipedia.org/wiki/Cron
121-
[the Quartz Scheduler]: http://www.quartz-scheduler.org/documentation/quartz-2.x/tutorials/crontrigger.html
121+
[the Quartz Scheduler]: http://www.quartz-scheduler.org/documentation/quartz-2.3.0/tutorials/tutorial-lesson-06.html
122122

123123
The original version of this package included an optional "seconds" field, which
124124
made it incompatible with both of these formats. Now, the "standard" format is

0 commit comments

Comments
 (0)