mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-24 06:28:13 +01:00
Fix CRON expression link
This commit is contained in:
@@ -31,7 +31,7 @@ Maximum number of workers that will execute tasks concurrently. (default `10`)
|
||||
|
||||
### `schedule`
|
||||
|
||||
[CRON expression](https://godoc.org/github.com/robfig/cron#hdr-CRON_Expression_Format) to schedule Diun.
|
||||
[CRON expression](https://pkg.go.dev/github.com/crazy-max/cron/v3#hdr-CRON_Expression_Format) to schedule Diun.
|
||||
|
||||
!!! warning
|
||||
Remove this setting if you want to run Diun directly.
|
||||
|
||||
Reference in New Issue
Block a user