Skip to content

Commit

Permalink
Merge pull request #268 from nnao45/fix/readme-link
Browse files Browse the repository at this point in the history
Fix changing quartz scheduler site link for README
  • Loading branch information
robfig committed Dec 17, 2019
2 parents b7cc47d + 64a083c commit 3d516cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ There are two cron spec formats in common usage:
jobs in Java software

[the Cron wikipedia page]: https://en.wikipedia.org/wiki/Cron
[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

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

0 comments on commit 3d516cc

Please sign in to comment.