Merge pull request #453 from dnet/robot-py-yml

[fix] broken link in README from #314
This commit is contained in:
Adam Tauber 2015-10-26 13:47:08 +01:00
commit 3afc9c9c0b
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ remember 'untested code is broken code'.
Runs robot (Selenium) tests, you must have ``firefox`` installed because
this functional tests actually run the browser and perform operations on
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``
'''''''''''''''