summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAndrás Veres-Szentkirályi <vsza@vsza.hu>2015-10-26 13:40:06 +0100
committerAndrás Veres-Szentkirályi <vsza@vsza.hu>2015-10-26 13:40:06 +0100
commit4a15e65cfafa3de3534e0dd0dd1b9be59f00d461 (patch)
tree83fc05fe3addbbd49e150c692077fdb5c9c7194c /README.rst
parent3a2f29344a2846f530418632b88db4e345f32249 (diff)
[fix] broken link in README from #314
The format changed in 1fcf066, but the link wasn't updated -- until now.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 669741ef..cf1263c0 100644
--- 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``
'''''''''''''''