We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7cc47d commit 64a083cCopy full SHA for 64a083c
README.md
@@ -118,7 +118,7 @@ There are two cron spec formats in common usage:
118
jobs in Java software
119
120
[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
+[the Quartz Scheduler]: http://www.quartz-scheduler.org/documentation/quartz-2.3.0/tutorials/tutorial-lesson-06.html
122
123
The original version of this package included an optional "seconds" field, which
124
made it incompatible with both of these formats. Now, the "standard" format is
0 commit comments