diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/build-templates/searx.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build-templates/searx.rst b/docs/build-templates/searx.rst index f3004ed06..5a65488b0 100644 --- a/docs/build-templates/searx.rst +++ b/docs/build-templates/searx.rst @@ -167,7 +167,7 @@ container or in a script, test with curl: .. code-block:: sh - $ xgd-open http://$SEARX_INTERNAL_URL + $ xdg-open http://$SEARX_INTERNAL_URL .. group-tab:: curl |