logo

searx

My custom branche(s) on searx, a meta-search engine
commit: 3afc9c9c0b10eae3e02791dfc1a2bd3fbb3e984d
parent: 3a2f29344a2846f530418632b88db4e345f32249
Author: Adam Tauber <asciimoo@gmail.com>
Date:   Mon, 26 Oct 2015 13:47:08 +0100

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

[fix] broken link in README from #314

Diffstat:

MREADME.rst2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst @@ -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`` '''''''''''''''