소스 검색

Merge pull request #268 from nnao45/fix/readme-link

Fix changing quartz scheduler site link for README
Rob Figueiredo 6 년 전
부모
커밋
3d516ccad1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -118,7 +118,7 @@ There are two cron spec formats in common usage:
   jobs in Java software
   jobs in Java software
 
 
 [the Cron wikipedia page]: https://en.wikipedia.org/wiki/Cron
 [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
 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
 made it incompatible with both of these formats. Now, the "standard" format is