diff options
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 |