diff --git a/searx/templates/simple/messages/no_results.html b/searx/templates/simple/messages/no_results.html
index fb863cb9c..cca934c95 100644
--- a/searx/templates/simple/messages/no_results.html
+++ b/searx/templates/simple/messages/no_results.html
@@ -18,7 +18,7 @@
{%- if pageno == 1 -%}
{{ _("Refresh the page.") }}{{- '' -}}
{{ _("Search for another query or select another category (above).") }}{{- '' -}}
- {{ _("Change the search engine used in the preferences:") }} /preferences{{- '' -}}
+ {{ _("Change the search engine used in the preferences:") }} /preferences{{- '' -}}
{{ _("Switch to another instance:") }} https://searx.space{{- '' -}}
{%- else -%}
{{ _("Search for another query or select another category.") }}{{- '' -}}