From 5b8738958822842f51f70f5c589f6386da50120c Mon Sep 17 00:00:00 2001 From: Amit Kucheria Date: Sun, 24 Sep 2023 11:08:11 +0530 Subject: [PATCH] Update link to search docs --- src/settings/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/settings/index.ts b/src/settings/index.ts index e88b692..95e0e91 100644 --- a/src/settings/index.ts +++ b/src/settings/index.ts @@ -78,7 +78,7 @@ export const settingsSchema = async (): Promise => [ title: 'Enter an Omnivore custom search query if advanced filter is selected', description: - 'See https://omnivore.app/help/search for more info on search query syntax', + 'See https://docs.omnivore.app/using/search.html for more info on search query syntax', default: '', }, {