diff options
| author | Alexandre Flament <alex@al-f.net> | 2022-01-05 19:07:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-05 19:07:53 +0100 |
| commit | d3ecadd3f8276a4f80e2dbe03aadb2a1e0abe105 (patch) | |
| tree | 89cbb179ea04088d4058c72326393fd3538d7a0b /tests/robot | |
| parent | a7199bc08552fbd3a8cf8b257aeded5b26591afb (diff) | |
| parent | d7b4306444e9130aecc42357a9d576071c460748 (diff) | |
Merge pull request #679 from dalf/brand-searxng
searxng.org: update setup.py & settings.yml
Diffstat (limited to 'tests/robot')
| -rw-r--r-- | tests/robot/settings_robot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/robot/settings_robot.yml b/tests/robot/settings_robot.yml index e0d01bb37..73e8b722d 100644 --- a/tests/robot/settings_robot.yml +++ b/tests/robot/settings_robot.yml @@ -7,7 +7,7 @@ brand: git_branch: master issue_url: https://github.com/searxng/searxng/issues new_issue_url: https://github.com/searxng/searxng/issues/new - docs_url: https://searxng.github.io/searxng + docs_url: https://docs.searxng.org public_instances: https://searx.space wiki_url: https://github.com/searxng/searxng/wiki |