asciimoo преди 11 години
родител
ревизия
e3369174fe
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      searx/templates/about.html

+ 1
- 1
searx/templates/about.html Целия файл

@@ -39,7 +39,7 @@ Searx can be added to your browser's search bar; moreover, it can be set as the
39 39
 
40 40
 <h3>New engines?</h3>
41 41
 <ul>
42
-    <li>Edit your <a href="https://raw.github.com/asciimoo/searx/master/settings.yml">settings.yml</a></li>
42
+    <li>Edit your <a href="https://raw.github.com/asciimoo/searx/master/searx/settings.yml">settings.yml</a></li>
43 43
     <li>Create your custom engine module, check the <a href="https://github.com/asciimoo/searx/blob/master/examples/basic_engine.py">example engine</a></li>
44 44
 </ul>
45 45
 <p>Don't forget to restart searx after config edit!</p>