diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2021-09-13 12:40:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-13 12:40:47 +0000 |
| commit | aba3566fbd1efa3b6f2e1302feddca3e72a85fde (patch) | |
| tree | ba5ad02b2c1a41701acf507c34bec1816bb65e0d /docs/admin/update-searx.rst | |
| parent | 823a2fc7926441ba4375d74340a7ab08ac85ef9d (diff) | |
| parent | ecb7e73e039cf805c31764d148daae15e91389a5 (diff) | |
Merge pull request #318 from return42/fix-doc-brand
[brand] docs - normalize project name to SearXNG
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 |