Fix doc reference

This commit is contained in:
Fabian Homborg 2021-05-01 19:44:15 +02:00
parent b16e537b66
commit 4728d1772f

View file

@ -39,6 +39,6 @@ Example
``fish_config prompt choose disco`` makes the disco prompt the prompt for the current session. This can also be used in :ref:`config.fish <initialization>` to set the prompt.
``fish_config prompt save`` saves the current prompt to an :ref:`autoloaded <autoloading-functions>` file.
``fish_config prompt save`` saves the current prompt to an :ref:`autoloaded <syntax-function-autoloading>` file.
``fish_config prompt save default`` chooses the default prompt and saves it.