diff options
author | Markus Heiser <markus.heiser@darmarit.de> | 2020-03-06 14:47:00 +0100 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2020-03-06 14:47:00 +0100 |
commit | 387c6a77691fec514704bdf178b9ab94ad4abb40 (patch) | |
tree | d44960cfb5641e6dd36d51fe6bc0917127bc8845 /docs/utils | |
parent | cbc08fdc26e96bf2cb02b76a30be095f5f60df9f (diff) | |
download | searxng-387c6a77691fec514704bdf178b9ab94ad4abb40.tar.gz searxng-387c6a77691fec514704bdf178b9ab94ad4abb40.zip |
docs: improve description of uwsgi & ngingx setup
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/utils')
-rw-r--r-- | docs/utils/filtron.sh.rst | 3 | ||||
-rw-r--r-- | docs/utils/morty.sh.rst | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/utils/filtron.sh.rst b/docs/utils/filtron.sh.rst index 1bba1b3e4..e6d7d6251 100644 --- a/docs/utils/filtron.sh.rst +++ b/docs/utils/filtron.sh.rst @@ -8,7 +8,7 @@ .. sidebar:: further reading - :ref:`installation` - - :ref:`searx_filtron` + - :ref:`searx filtron` - :ref:`architecture` .. _Go: https://golang.org/ @@ -64,6 +64,7 @@ To install searx in your public HTTP server use: $ sudo -H a2enmod proxy $ sudo -H a2enmod proxy_http +.. _filtron.sh overview: Overview ======== diff --git a/docs/utils/morty.sh.rst b/docs/utils/morty.sh.rst index 9997ffec5..5ab6ee982 100644 --- a/docs/utils/morty.sh.rst +++ b/docs/utils/morty.sh.rst @@ -26,7 +26,7 @@ into this user account. .. hint:: - To add morty to your searx instance read chapter :reF:`searx_morty`. + To add morty to your searx instance read chapter :ref:`searx morty`. Overview |