diff --git a/docs/markdown/cli/cron.md b/docs/markdown/cli/cron.md index d9e1de3..c14af6e 100644 --- a/docs/markdown/cli/cron.md +++ b/docs/markdown/cli/cron.md @@ -6,6 +6,6 @@ autorestic cron This command is mostly intended to be triggered by an automated system like systemd or crontab. -It will run cron jobs es [specified in the cron section](/locations/cron) of a specific location. +It will run cron jobs as [specified in the cron section](/location/cron) of a specific location. > :ToCPrevNext