From 28b25185c51d320c8124292a6194e4c34fa9c3e8 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sun, 25 Apr 2021 12:03:54 +0200 Subject: [brand] searxng -- fix links to issue tracker & WEB-GUI Signed-off-by: Markus Heiser --- 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 9bb102c42..722458152 100644 --- a/docs/admin/installation.rst +++ b/docs/admin/installation.rst @@ -42,7 +42,7 @@ the case if you clone into a folder below ``/root``. .. code:: bash $ cd ~/Downloads - $ git clone https://github.com/searx/searx searx + $ git clone https://github.com/searxng/searxng.git searx $ cd searx .. sidebar:: further read -- cgit v1.2.3-54-g00ecf