diff options
| author | Alexandre Flament <alex@al-f.net> | 2022-01-05 19:07:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-05 19:07:53 +0100 |
| commit | d3ecadd3f8276a4f80e2dbe03aadb2a1e0abe105 (patch) | |
| tree | 89cbb179ea04088d4058c72326393fd3538d7a0b /utils/morty.sh | |
| parent | a7199bc08552fbd3a8cf8b257aeded5b26591afb (diff) | |
| parent | d7b4306444e9130aecc42357a9d576071c460748 (diff) | |
Merge pull request #679 from dalf/brand-searxng
searxng.org: update setup.py & settings.yml
Diffstat (limited to 'utils/morty.sh')
| -rwxr-xr-x | utils/morty.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/morty.sh b/utils/morty.sh index 25263a3d4..c4e7bdf52 100755 --- a/utils/morty.sh +++ b/utils/morty.sh @@ -116,7 +116,7 @@ info_searx() { # shellcheck disable=SC1117 cat <<EOF To activate result and image proxy in SearXNG read: - https://searxng.github.io/searxng/admin/morty.html + https://docs.searxng.org/admin/morty.html Check settings in file ${SEARXNG_SETTINGS_PATH} ... result_proxy: url : ${PUBLIC_URL_MORTY} |