From e0032a8e64e5e40b26d53ca8e824a39e5a0c1db1 Mon Sep 17 00:00:00 2001 From: Ross Patterson Date: Thu, 4 Sep 2025 01:06:43 -0700 Subject: [PATCH] docs(docker): More open cron schedule generator From [PR feedback](https://github.com/jmbannon/ytdl-sub/pull/1321#discussion_r2320521024), this seems like less of an ad than the previous and the source for the page is itself open source. --- docs/source/guides/getting_started/automating.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guides/getting_started/automating.rst b/docs/source/guides/getting_started/automating.rst index 7c74945f..791a615e 100644 --- a/docs/source/guides/getting_started/automating.rst +++ b/docs/source/guides/getting_started/automating.rst @@ -107,7 +107,7 @@ simplify things by :doc:`defining your own custom presets <./first_config>`. .. _`cron`: https://en.wikipedia.org/wiki/Cron .. _`a cron schedule`: - https://en.wikipedia.org/wiki/Cron#Overview + https://crontab.cronhub.io/ .. _`the Task Scheduler`: https://learn.microsoft.com/en-us/windows/win32/taskschd/task-scheduler-start-page