From ba81671e99ff5c713ee84e9bc57920dfba0ccd63 Mon Sep 17 00:00:00 2001 From: Isaac Date: Sat, 16 Mar 2024 21:50:44 -0700 Subject: [PATCH] Fix path typo for run_cron guide --- docs/source/guides/getting_started/automating_downloads.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/guides/getting_started/automating_downloads.rst b/docs/source/guides/getting_started/automating_downloads.rst index 53791dde..3d5cafa9 100644 --- a/docs/source/guides/getting_started/automating_downloads.rst +++ b/docs/source/guides/getting_started/automating_downloads.rst @@ -105,7 +105,7 @@ Docker and Unraid .. code-block:: - /config/run_cron + /config/ytdl-sub-configs/run_cron To create the cron definition, run the following command: @@ -137,4 +137,4 @@ To be tested (please contact code owner or join the discord server if you can te .. code-block:: powershell - ytdl-sub.exe --config \path\to\config\config.yaml sub \path\to\config\subscriptions.yaml \ No newline at end of file + ytdl-sub.exe --config \path\to\config\config.yaml sub \path\to\config\subscriptions.yaml