docs: Fix remaining references

Fixes #5775.
This commit is contained in:
Fabian Homborg
2019-03-31 11:32:40 +02:00
parent e2cf10dd4f
commit 127c0e9764
9 changed files with 9 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ trap [OPTIONS] [[ARG] REASON ... ]
Description
-----------
``trap`` is a wrapper around the fish event delivery framework. It exists for backwards compatibility with POSIX shells. For other uses, it is recommended to define an <a href='index.html#event'>event handler</a>.
``trap`` is a wrapper around the fish event delivery framework. It exists for backwards compatibility with POSIX shells. For other uses, it is recommended to define an :ref:`event handler <event>`.
The following parameters are available: