mirror of
https://github.com/searxng/searxng.git
synced 2026-05-19 09:24:30 +02:00
[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
export GIT_URL='https://github.com/asciimoo/searx'
|
||||
export GIT_URL='https://github.com/searx/searx'
|
||||
export GIT_BRANCH='master'
|
||||
export ISSUE_URL='https://github.com/asciimoo/searx/issues'
|
||||
export ISSUE_URL='https://github.com/searx/searx/issues'
|
||||
export SEARX_URL='https://searx.me'
|
||||
export DOCS_URL='https://asciimoo.github.io/searx'
|
||||
export DOCS_URL='https://searx.github.io/searx'
|
||||
export PUBLIC_INSTANCES='https://searx.space'
|
||||
|
||||
Reference in New Issue
Block a user