From e4f7fb3ef804c54940a91c984920a9ca2e1595eb Mon Sep 17 00:00:00 2001 From: p3t4rc <147734357+p3t4rc@users.noreply.github.com> Date: Thu, 12 Jun 2025 17:03:35 +0200 Subject: [PATCH] Update cronjobs.md --- website/docs/panel/advanced/cronjobs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/panel/advanced/cronjobs.md b/website/docs/panel/advanced/cronjobs.md index 0365722d..1b63cd6c 100644 --- a/website/docs/panel/advanced/cronjobs.md +++ b/website/docs/panel/advanced/cronjobs.md @@ -45,7 +45,7 @@ The second field allows you to set a predefined (common) schedule: To edit an existing cronjob, click on the 'Edit' button next to it. This action will open a modal displaying the current cronjob as saved in the crontab file. -![cronjobs_edit.png](/img/panel/v1/advanced/cronjobs_edit.png) +![cronjobs_edit.gif](/img/panel/v2/cron_edit.gif) To modify the schedule for when the script is executed, update the first part of the script. You can configure the schedule using a tool such as https://crontab.guru/