From 5762d34891c80c90a0850f741f70d893f1fa23f4 Mon Sep 17 00:00:00 2001 From: Ross Patterson Date: Fri, 29 Aug 2025 13:18:28 -0700 Subject: [PATCH] docs(usage): Yet another stale Sphinx cross ref I confirmed the previous RTD CI fix in the previous commit by pushing it to a draft PR before pushing this change and the RTD action failed with the warning this commit fixes. After pushing this commit, the RTD action succeeded. --- docs/source/usage.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/usage.rst b/docs/source/usage.rst index 2ed28fc2..113e14f8 100644 --- a/docs/source/usage.rst +++ b/docs/source/usage.rst @@ -37,7 +37,7 @@ Subscriptions Options --------------------- Download all subscriptions specified in each :doc:`subscriptions file -<./guides/getting_started/first_sub>`. +<./guides/getting_started/subscriptions>`. .. code-block:: @@ -60,7 +60,7 @@ Download Options ---------------- Download a single subscription in the form of CLI arguments instead of from :doc:`a -subscriptions file <./guides/getting_started/first_sub>`: +subscriptions file <./guides/getting_started/subscriptions>`: .. code-block::