[fix] Broken links (to example.org) in official documentation

Closes: https://github.com/searxng/searxng/issues/659
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2022-02-03 18:50:38 +01:00
parent 9fae80facb
commit cb0e79bf6a

View file

@ -9,31 +9,24 @@ SearXNG allows you to modify the default categories, engines and search language
via the search query.
Prefix ``!``
to set Category/engine
to set category/engine
Prefix: ``:``
to set language
Abbrevations of the engines and languages are also accepted. Engine/category
modifiers are chainable and inclusive (e.g. with :search:`!it !ddg !wp qwer
<?q=%21it%20%21ddg%20%21wp%20qwer>` search in IT category **and** duckduckgo
**and** wikipedia for ``qwer``).
modifiers are chainable and inclusive. E.g. with ``!it !ddg !wp qwer`` search in
IT category **and** duckduckgo **and** wikipedia for ``qwer``.
See the :search:`/preferences page <preferences>` for the list of engines,
categories and languages.
See the ``/preferences page`` for the list of engines, categories and languages.
Examples
========
Search in wikipedia for ``qwer``:
- Image search: ``!images Sagrada``
- Custom language in wikipedia: ``!wp :hu hackerspace``
- Search in wikipedia for ``qwer``:
- :search:`!wp qwer <?q=%21wp%20qwer>` or
- :search:`!wikipedia qwer :search:<?q=%21wikipedia%20qwer>`
- ``!wp qwer`` or
- ``!wikipedia qwer``
Image search:
- :search:`!images Cthulhu <?q=%21images%20Cthulhu>`
Custom language in wikipedia:
- :search:`:hu !wp hackerspace <?q=%3Ahu%20%21wp%20hackerspace>`