mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-05 05:11:15 -03:00
Fix broken links to index.html in cmd docs
(cherry picked from commit bc3b64bb50)
This commit is contained in:
@@ -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``.
|
||||
|
||||
Reference in New Issue
Block a user