diff options
| author | Aadniz <8147434+Aadniz@users.noreply.github.com> | 2025-03-07 13:37:21 +0100 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-03-07 13:40:31 +0100 |
| commit | 67a8b66f750c2ab8e98124951b2401dcbf6634e6 (patch) | |
| tree | 38788706a6058a314a974998f0c414a7d0efef57 /README.rst | |
| parent | 08a90d46d6f23607ddecf2a2d9fa216df69d2fac (diff) | |
[README] Updated logo paths
Since the commit a207f5d0353d61e43d3140db1243ce003cd0c46b, logos has been moved and README.rst needs to point to the new paths.
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index 8a2e47859..20c9175bb 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ ---- -.. figure:: https://raw.githubusercontent.com/searxng/searxng/master/src/brand/searxng.svg +.. figure:: https://raw.githubusercontent.com/searxng/searxng/master/client/simple/src/brand/searxng.svg :target: https://docs.searxng.org/ :alt: SearXNG :width: 100% @@ -34,7 +34,7 @@ A user_, admin_ and developer_ handbook is available on the homepage_. .. _homepage: https://docs.searxng.org/ .. _metasearch engine: https://en.wikipedia.org/wiki/Metasearch_engine -.. |SearXNG logo| image:: https://raw.githubusercontent.com/searxng/searxng/master/src/brand/searxng-wordmark.svg +.. |SearXNG logo| image:: https://raw.githubusercontent.com/searxng/searxng/master/client/simple/src/brand/searxng-wordmark.svg :target: https://docs.searxng.org/ :width: 5% |