diff options
| author | Léon Tiekötter <leon@tiekoetter.com> | 2022-06-21 14:48:46 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2022-07-30 13:39:35 +0200 |
| commit | e5323b8aa285d61bf011bbe7ca8f02818f19ed79 (patch) | |
| tree | 943270e4998815d360713e21615082293300c877 /docs/admin/update-searxng.rst | |
| parent | 6fbffe9d208e3fc267eef4c421ba1810d6292cb0 (diff) | |
[docs] corrections from @tiekoetter's review
Diffstat (limited to 'docs/admin/update-searxng.rst')
| -rw-r--r-- | docs/admin/update-searxng.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/admin/update-searxng.rst b/docs/admin/update-searxng.rst index 4eba7633c..15735b0ba 100644 --- a/docs/admin/update-searxng.rst +++ b/docs/admin/update-searxng.rst @@ -18,7 +18,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 :ref:`searxng.sh` +:ref:`installation scripts`, use the ``update`` command from the :ref:`searxng.sh` script. .. code:: sh @@ -31,7 +31,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 :ref:`searxng.sh` +:ref:`installation scripts`, use the ``inspect`` command from the :ref:`searxng.sh` script. .. code:: sh |