浏览代码

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

[fix] broken link in README from #314
Adam Tauber 10 年前
父节点
当前提交
3afc9c9c0b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.rst

+ 1
- 1
README.rst 查看文件

96
 Runs robot (Selenium) tests, you must have ``firefox`` installed because
96
 Runs robot (Selenium) tests, you must have ``firefox`` installed because
97
 this functional tests actually run the browser and perform operations on
97
 this functional tests actually run the browser and perform operations on
98
 it. Also searx is executed with
98
 it. Also searx is executed with
99
-`settings\_robot <https://github.com/asciimoo/searx/blob/master/searx/settings_robot.py>`__.
99
+`settings\_robot <https://github.com/asciimoo/searx/blob/master/searx/settings_robot.yml>`__.
100
 
100
 
101
 ``make flake8``
101
 ``make flake8``
102
 '''''''''''''''
102
 '''''''''''''''