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: '', }, {