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 --- utils/lib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/lib.sh') diff --git a/utils/lib.sh b/utils/lib.sh index f2a879743..d1781a71f 100755 --- a/utils/lib.sh +++ b/utils/lib.sh @@ -1630,7 +1630,7 @@ git_clone() { # into . If repository is allready cloned, pull from and # update working tree (if needed, the caller has to stash local changes). # - # git clone https://github.com/searx/searx searx-src origin/master searxlogin + # git clone https://github.com/searxng/searxng searx-src origin/master searxlogin # local url="$1" -- cgit v1.2.3