From f204e4903da3e97629bbf37c74e1b603b2e12830 Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Mon, 28 Sep 2020 16:44:14 +0200 Subject: [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs --- docs/build-templates/searx.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/build-templates') diff --git a/docs/build-templates/searx.rst b/docs/build-templates/searx.rst index 27ebf8d01..f3004ed06 100644 --- a/docs/build-templates/searx.rst +++ b/docs/build-templates/searx.rst @@ -81,7 +81,7 @@ ${fedora_build} .. code-block:: sh $ sudo -H -u ${SERVICE_USER} -i - (${SERVICE_USER})$ git clone "https://github.com/asciimoo/searx.git" "$SEARX_SRC" + (${SERVICE_USER})$ git clone "https://github.com/searx/searx.git" "$SEARX_SRC" .. END clone searx -- cgit v1.2.3