summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/reST.rst4
-rw-r--r--docs/dev/search_api.rst2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/dev/reST.rst b/docs/dev/reST.rst
index 181d9829d..252120925 100644
--- a/docs/dev/reST.rst
+++ b/docs/dev/reST.rst
@@ -1281,10 +1281,10 @@ Templating
Templating is suitable for documentation which is created generic at the build
time. The sphinx-jinja_ extension evaluates jinja_ templates in the :ref:`make
install` (with searx modules installed). We use this e.g. to build chapter:
-:ref:`engines generic`. Below the jinja directive from the
+:ref:`general engine settings`. Below the jinja directive from the
:origin:`docs/admin/engines.rst` is shown:
-.. literalinclude:: ../admin/engines.rst
+.. literalinclude:: ../admin/engines/engine_settings.rst
:language: reST
:start-after: .. _configured engines:
diff --git a/docs/dev/search_api.rst b/docs/dev/search_api.rst
index 68fee94bf..76bc01623 100644
--- a/docs/dev/search_api.rst
+++ b/docs/dev/search_api.rst
@@ -20,7 +20,7 @@ Parameters
- :ref:`engines-dev`
- :ref:`settings.yml`
- - :ref:`engines generic`
+ - :ref:`general engine settings`
``q`` : required
The search query. This string is passed to external search services. Thus,