From b93711b45da7e8d851be5a3d55ebf6fbe5423efd Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Mon, 31 Jan 2022 11:31:07 +0100 Subject: [help] remove link from about.md title Now that about.html extends page_with_header.html it already has a link to the start page and removing the link makes it easier to extract the page title from the Markdown for the following commit. --- searx/help/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/help') diff --git a/searx/help/about.md b/searx/help/about.md index 521022414..dd7cd4515 100644 --- a/searx/help/about.md +++ b/searx/help/about.md @@ -1,4 +1,4 @@ -# About [searxng][url_for:index] +# About SearXNG SearXNG is a fork from the well-known [searx] [metasearch engine], aggregating the results of other [search engines][url_for:preferences] while not storing -- cgit v1.2.3