Remove explicit .html links

See commit 1711636

(cherry picked from commit ce61c745a5)
This commit is contained in:
Jason Nader 2020-01-31 12:53:14 +09:00 committed by David Adam
parent 5932440e49
commit 9b4cb28c8f

View file

@ -77,7 +77,7 @@ You can make fish your default shell by adding fish's executable in two places:
- add ``/usr/local/bin/fish`` to ``/etc/shells``
- change your default shell with ``chsh -s`` to ``/usr/local/bin/fish``
For for detailed instructions see `Switching to fish <tutorial.html#tut_switching_to_fish>`_.
For for detailed instructions see :ref:`Switching to fish <switching-to-fish>`.
Uninstalling
------------