From 6cb40046e1d8b0838b63848194dc42d441ec4318 Mon Sep 17 00:00:00 2001 From: Ross Patterson Date: Wed, 27 Aug 2025 10:09:24 -0700 Subject: [PATCH] docs(quick): Stale Sphinx ref link target name Not sure how I missed this in my local testing, but this should have been a part a previous PR. Refs #1304 --- docs/source/guides/getting_started/quick_start.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guides/getting_started/quick_start.rst b/docs/source/guides/getting_started/quick_start.rst index 9c0402a9..5f8f4dd3 100644 --- a/docs/source/guides/getting_started/quick_start.rst +++ b/docs/source/guides/getting_started/quick_start.rst @@ -39,7 +39,7 @@ instructions to the letter. #. Preview what ``ytdl-sub`` would do for this subscription: - Run the :ref:`'sub' sub-command ` but with the ``max_downloads`` + Run the :ref:`'sub' sub-command ` but with the ``max_downloads`` setting from ``yt-dlp`` along with the ``--dry-run`` and ``--match`` options from ``ytdl-sub`` to minimize requests and prevent actual downloads. Be sure to update the ``--match="..."`` value with the subscription name::