Skip to content

Commit 3540411

Browse files
committed
Add link to crontab.guru in schedules documentation
1 parent 5c39ecc commit 3540411

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/user-guide/schedules.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Examples:
4545
- `0 0 * * 0` - Run at midnight on Sundays
4646
- `0 9 1 * *` - Run at 9:00 AM on the first day of every month
4747

48+
Very helpful cron expression generator: [https://crontab.guru/](https://crontab.guru/)
49+
4850
## Use Cases
4951

5052
### System Maintenance

0 commit comments

Comments
 (0)