mirror of https://github.com/searxng/searxng.git
[fix] broken link in README from #314
The format changed in 1fcf066
, but the link wasn't updated -- until now.
This commit is contained in:
parent
3a2f29344a
commit
4a15e65cfa
|
@ -96,7 +96,7 @@ remember 'untested code is broken code'.
|
||||||
Runs robot (Selenium) tests, you must have ``firefox`` installed because
|
Runs robot (Selenium) tests, you must have ``firefox`` installed because
|
||||||
this functional tests actually run the browser and perform operations on
|
this functional tests actually run the browser and perform operations on
|
||||||
it. Also searx is executed with
|
it. Also searx is executed with
|
||||||
`settings\_robot <https://github.com/asciimoo/searx/blob/master/searx/settings_robot.py>`__.
|
`settings\_robot <https://github.com/asciimoo/searx/blob/master/searx/settings_robot.yml>`__.
|
||||||
|
|
||||||
``make flake8``
|
``make flake8``
|
||||||
'''''''''''''''
|
'''''''''''''''
|
||||||
|
|
Loading…
Reference in New Issue