diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-04-22 21:10:22 +0200 |
|---|---|---|
| committer | Alexandre Flament <alex@al-f.net> | 2021-04-22 21:10:22 +0200 |
| commit | 3755cf2eba17a98d8e78e0a286aa69a27e2041e6 (patch) | |
| tree | 8a4b8ea601e34f10a4cbd400a4dc5c332ee984a4 /searx | |
| parent | 04b34c70b88e9e7e1b93ca6adf8f748b9689495b (diff) | |
More branding
Diffstat (limited to 'searx')
| -rw-r--r-- | searx/settings.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index dc67eb0eb..5e0b4cd7d 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -7,7 +7,7 @@ brand: git_url: https://github.com/searxng/searxng git_branch: master issue_url: https://github.com/searxng/searxng/issues - docs_url: https://searx.github.io/searxng + docs_url: https://searxng.github.io/searxng public_instances: https://searx.space wiki_url: https://github.com/searxng/searxng/wiki |