diff options
| author | Alexandre Flament <alex@al-f.net> | 2020-09-28 16:44:14 +0200 |
|---|---|---|
| committer | Alexandre Flament <alex@al-f.net> | 2020-09-28 16:44:14 +0200 |
| commit | f204e4903da3e97629bbf37c74e1b603b2e12830 (patch) | |
| tree | 471fc120e7f023fe3aa816f0f651e8764771c6eb /searx/settings.yml | |
| parent | 8d47142f35199866b26ee4e9149bbb8b058a6873 (diff) | |
[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs
Diffstat (limited to 'searx/settings.yml')
| -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 9140522c4..492d40586 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -60,7 +60,7 @@ outgoing: # communication with search engines # - 1.1.1.2 # External plugin configuration -# See http://asciimoo.github.io/searx/dev/plugins.html for more details +# See http://searx.github.io/searx/dev/plugins.html for more details # # plugins: # - plugin1 |