docs: Fix moar reference syntax

This commit is contained in:
Fabian Homborg
2019-03-30 20:44:07 +01:00
parent 203927245d
commit 0c4580d874
19 changed files with 32 additions and 32 deletions

View File

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