From c9eba3bf3044edcad37ad22be72761a04caa576e Mon Sep 17 00:00:00 2001 From: 0ko <0ko@noreply.codeberg.org> Date: Wed, 21 Aug 2024 20:58:41 +0500 Subject: [PATCH] user: actions: replace manpage provider for crontab --- docs/user/actions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/actions.md b/docs/user/actions.md index 11ec6665..c7075e3b 100644 --- a/docs/user/actions.md +++ b/docs/user/actions.md @@ -627,7 +627,7 @@ requests are ignored. The scheduled time is specified using the [POSIX cron syntax](https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_07). -See also the [crontab(5)](https://linux.die.net/man/5/crontab) manual page for a more information and some examples. +See also the [crontab(5)](https://man.archlinux.org/man/crontab.5) manual page for a more information and some examples. ```yaml on: