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.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/admin/installation.rst') diff --git a/docs/admin/installation.rst b/docs/admin/installation.rst index 167c300fe..2e5e4821b 100644 --- a/docs/admin/installation.rst +++ b/docs/admin/installation.rst @@ -36,7 +36,7 @@ and some maintenance tasks (alternatively you can create your own fork). .. code:: bash $ cd ~/Downloads - $ git clone https://github.com/asciimoo/searx searx + $ git clone https://github.com/searx/searx searx $ cd searx **Install** :ref:`searx service ` -- cgit v1.2.3