mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-26 07:41:15 -03:00
docs: Fix reference to FAQ
This adds a reference to one specific FAQ, so it adds a label for that one question. It does not add the rest, because they currently aren't linked. If you add a reference to an FAQ, you should add the label as well. [ci skip]
This commit is contained in:
@@ -249,6 +249,7 @@ In fish versions prior to 2.5.0 it was possible to create a function named ``-``
|
||||
|
||||
abbr -a -- - 'cd -'
|
||||
|
||||
.. _faq-uninstalling:
|
||||
|
||||
Uninstalling fish
|
||||
-----------------
|
||||
|
||||
@@ -170,7 +170,7 @@ For for detailed instructions see `Switching to fish <tutorial.html#tut_switchin
|
||||
Uninstalling
|
||||
------------
|
||||
|
||||
For uninstalling *fish*: see `FAQ: Uninstalling fish <faq.html#faq-uninstalling>`_.
|
||||
For uninstalling *fish*: see :ref:`FAQ: Uninstalling fish <faq-uninstalling>`.
|
||||
|
||||
Starting and Exiting
|
||||
--------------------
|
||||
|
||||
Reference in New Issue
Block a user