mirror of
https://github.com/searxng/searxng.git
synced 2025-07-16 09:49:21 +02:00
reference docs.searxng.org
This commit is contained in:
parent
c2e4b95e8d
commit
76cbfbbdda
15 changed files with 30 additions and 30 deletions
|
@ -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'),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue