diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2022-01-23 12:09:58 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-23 12:09:58 +0000 |
| commit | 1a210e653c80d33dfebaafc7d6697d7ee58655e1 (patch) | |
| tree | 627457b30c7a31fa0d7c978e55f4573de162d584 | |
| parent | a8d54cfcab8540b37cb30270da32327fca59fe9a (diff) | |
| parent | 6acc5b474f4c84650dfbdd1d4452e1e061a0e4a4 (diff) | |
Merge pull request #807 from spalinger/master
[fix] url
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 38a50a62f..e512ff5c2 100644 --- a/README.rst +++ b/README.rst @@ -29,7 +29,7 @@ our homepage_. .. _searx.space: https://searx.space .. _user: https://docs.searxng.org/user -.. _admin: https://docs.searxng.org/user/admin +.. _admin: https://docs.searxng.org/admin .. _developer: https://docs.searxng.org/dev .. _homepage: https://docs.searxng.org/ .. _metasearch engine: https://en.wikipedia.org/wiki/Metasearch_engine |