logo

searx

My custom branche(s) on searx, a meta-search engine git clone https://hacktivis.me/git/searx.git
commit: 4a15e65cfafa3de3534e0dd0dd1b9be59f00d461
parent 3a2f29344a2846f530418632b88db4e345f32249
Author: András Veres-Szentkirályi <vsza@vsza.hu>
Date:   Mon, 26 Oct 2015 13:40:06 +0100

[fix] broken link in README from #314

The format changed in 1fcf066, but the link wasn't updated -- until now.

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`` '''''''''''''''