diff options
Diffstat (limited to 'utils/brand.env')
| -rw-r--r-- | utils/brand.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/brand.env b/utils/brand.env index db1956d42..9cc52051d 100644 --- a/utils/brand.env +++ b/utils/brand.env @@ -2,7 +2,7 @@ export SEARX_URL='' export GIT_URL='https://github.com/searxng/searxng' export GIT_BRANCH='master' export ISSUE_URL='https://github.com/searxng/searxng/issues' -export DOCS_URL='https://searx.github.io/searxng' +export DOCS_URL='https://searxng.github.io/searxng' export PUBLIC_INSTANCES='https://searx.space' export CONTACT_URL='' export WIKI_URL='https://github.com/searxng/searxng/wiki' |