mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
reference docs.searxng.org
This commit is contained in:
@@ -146,7 +146,7 @@ SCHEMA = {
|
||||
'brand': {
|
||||
'issue_url': SettingsValue(str, 'https://github.com/searxng/searxng/issues'),
|
||||
'new_issue_url': SettingsValue(str, 'https://github.com/searxng/searxng/issues/new'),
|
||||
'docs_url': SettingsValue(str, 'https://searxng.github.io/searxng'),
|
||||
'docs_url': SettingsValue(str, 'https://docs.searxng.org'),
|
||||
'public_instances': SettingsValue(str, 'https://searx.space'),
|
||||
'wiki_url': SettingsValue(str, 'https://github.com/searxng/searxng/wiki'),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user