diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2020-02-23 14:24:42 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-23 14:24:42 +0000 |
| commit | 78c5216d76f9e6e02213566b658e525578bcb69b (patch) | |
| tree | 82675dc39a1fc2122936548e64928ee67049425d /docs/index.rst | |
| parent | b136480546c7b14958261338c27f0b2a97ea0aac (diff) | |
| parent | 8c2609775755d991c9905a0852c2770a79d1c091 (diff) | |
Merge branch 'master' into autocomplete_swisscows
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index d9503fef6..b62f4dc5d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -20,8 +20,8 @@ Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity. -Get started with searx by using one of the :wiki:`Searx-instances`. If you -don't trust anyone, you can set up your own, see :ref:`installation`. +Get started with searx by using one of the Searx-instances_. If you don't trust +anyone, you can set up your own, see :ref:`installation`. .. toctree:: :maxdepth: 2 @@ -30,3 +30,5 @@ don't trust anyone, you can set up your own, see :ref:`installation`. admin/index dev/index blog/index + +.. _Searx-instances: https://searx.space |