[brand] searxng -- fix links to issue tracker & WEB-GUI

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2021-04-25 12:03:54 +02:00
parent c6a5cc019a
commit 28b25185c5
22 changed files with 60 additions and 59 deletions

View file

@ -1630,7 +1630,7 @@ git_clone() {
# into <path>. If repository is allready cloned, pull from <branch> 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"