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.
This commit is contained in:
parent
98afe65f30
commit
5762d34891
1 changed files with 2 additions and 2 deletions
|
|
@ -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::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue