Fix broken links to index.html in cmd docs

(cherry picked from commit bc3b64bb50)
This commit is contained in:
Jason Nader
2020-01-31 12:38:56 +09:00
committed by David Adam
parent 578cde6ec6
commit 5932440e49
11 changed files with 12 additions and 12 deletions

View File

@@ -16,6 +16,6 @@ Description
``breakpoint`` is used to halt a running script and launch an interactive debugging prompt.
For more details, see `Debugging fish scripts <index.html#debugging>`__ in the ``fish`` manual.
For more details, see :ref:`Debugging fish scripts <debugging>` in the ``fish`` manual.
There are no parameters for ``breakpoint``.