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/admin/installation-docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/admin/installation-docker.rst') diff --git a/docs/admin/installation-docker.rst b/docs/admin/installation-docker.rst index b30cdcbd0..c5f54b490 100644 --- a/docs/admin/installation-docker.rst +++ b/docs/admin/installation-docker.rst @@ -49,7 +49,7 @@ It's also possible to build searx from the embedded Dockerfile. .. code:: sh - git clone https://github.com/asciimoo/searx.git + git clone https://github.com/searx/searx.git cd searx make docker -- cgit v1.2.3