diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2020-02-23 11:47:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-23 11:47:49 +0000 |
| commit | 98322ac15c219c1bb61a3528543c785f32c9a697 (patch) | |
| tree | 01b461cccb2296043fc323a55ed2fd5e51aaf5d1 /docs/index.rst | |
| parent | e1b60106b7dab37fe29cb68c9b625c5fe52c1385 (diff) | |
| parent | 90d23e7ef6666408e4ad49841e89ca086568e5b1 (diff) | |
Merge branch 'master' into engine-etools
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 |