Kaynağa Gözat

[DOCS] Fix link to quartz crontrigger tutorial (#61531)

Brandon Morelli 5 yıl önce
ebeveyn
işleme
1415ff5f32

+ 1 - 1
docs/reference/rest-api/cron-expressions.asciidoc

@@ -10,7 +10,7 @@ A cron expression is a string of the following form:
 
 {es} uses the cron parser from the https://quartz-scheduler.org[Quartz Job Scheduler]. 
 For more information about writing Quartz cron expressions, see the
-http://www.quartz-scheduler.org/documentation/quartz-2.2.2/tutorials/crontrigger.htmll[Quartz CronTrigger Tutorial].
+http://www.quartz-scheduler.org/documentation/quartz-2.3.0/tutorials/crontrigger.html[Quartz CronTrigger Tutorial].
 
 All schedule times are in coordinated universal time (UTC); other timezones are not supported.