From c0271a71d19ff4ef7ae2a0886d15fce5a4bfb6a5 Mon Sep 17 00:00:00 2001 From: Delapouite Date: Wed, 26 Feb 2020 19:26:29 +0100 Subject: [PATCH] doc: fix 404 error for set_color command --- doc_src/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_src/index.rst b/doc_src/index.rst index b00710fe5..59547bc20 100644 --- a/doc_src/index.rst +++ b/doc_src/index.rst @@ -1086,7 +1086,7 @@ If a process exits through a signal, the exit status will be 128 plus the number Variables for changing highlighting colors ------------------------------------------ -The colors used by fish for syntax highlighting can be configured by changing the values of a various variables. The value of these variables can be one of the colors accepted by the `set_color `_ command. The ``--bold`` or ``-b`` switches accepted by ``set_color`` are also accepted. +The colors used by fish for syntax highlighting can be configured by changing the values of a various variables. The value of these variables can be one of the colors accepted by the :ref:`set_color ` command. The ``--bold`` or ``-b`` switches accepted by ``set_color`` are also accepted. The following variables are available to change the highlighting colors in fish: