From 64a083cfefb883ec475d405da33f1205bde4e331 Mon Sep 17 00:00:00 2001 From: nnao45 Date: Tue, 17 Dec 2019 12:07:53 +0900 Subject: [PATCH] Fix changing quartz scheduler site link for README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 979f71e6..984c537c 100644 --- a/README.md +++ b/README.md @@ -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