From 2e0abc931057a8e0189b53f6501769fe26fd0bbc Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sun, 23 Feb 2025 15:00:38 +0100 Subject: [fix] various issues in the documentation Closes: https://github.com/searxng/searxng/issues/4370 Signed-off-by: Markus Heiser --- searx/engines/xpath.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/engines/xpath.py') diff --git a/searx/engines/xpath.py b/searx/engines/xpath.py index db892d392..b1bef923d 100644 --- a/searx/engines/xpath.py +++ b/searx/engines/xpath.py @@ -52,7 +52,7 @@ Example ======= Here is a simple example of a XPath engine configured in the :ref:`settings -engine` section, further read :ref:`engines-dev`. +engines` section, further read :ref:`engines-dev`. .. code:: yaml -- cgit v1.2.3