diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2021-09-12 08:36:56 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-09-13 14:36:24 +0200 |
| commit | ecb7e73e039cf805c31764d148daae15e91389a5 (patch) | |
| tree | ba5ad02b2c1a41701acf507c34bec1816bb65e0d /docs/admin/update-searx.rst | |
| parent | de5a8ee7d7186efdc1d54e602c5f807d87ebcfc2 (diff) | |
[brand] docs - normalize project name to SearXNG
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/admin/update-searx.rst')
| -rw-r--r-- | docs/admin/update-searx.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/admin/update-searx.rst b/docs/admin/update-searx.rst index a87f27ede..ea58a9954 100644 --- a/docs/admin/update-searx.rst +++ b/docs/admin/update-searx.rst @@ -7,7 +7,7 @@ How to update How to update depends on the :ref:`installation` method. If you have used the :ref:`installation scripts`, use ``update`` command from the scripts. -**Update** :ref:`searx service <searx.sh>` +**Update** :ref:`SearXNG service <searx.sh>` .. code:: sh @@ -39,7 +39,7 @@ How to inspect & debug How to debug depends on the :ref:`installation` method. If you have used the :ref:`installation scripts`, use ``inspect`` command from the scripts. -**Inspect** :ref:`searx service <searx.sh>` +**Inspect** :ref:`SearXNG service <searx.sh>` .. code:: sh |