Skip to content

Commit

Permalink
Update link to search docs
Browse files Browse the repository at this point in the history
  • Loading branch information
idlethread committed Sep 24, 2023
1 parent a248b32 commit 5b87389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/settings/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export const settingsSchema = async (): Promise<SettingSchemaDesc[]> => [
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: '',
},
{
Expand Down

0 comments on commit 5b87389

Please sign in to comment.