Skip to content

Commit

Permalink
Merge pull request #133 from idlethread/patch-2
Browse files Browse the repository at this point in the history
Update link to search docs
  • Loading branch information
sywhb committed Sep 25, 2023
2 parents 3f86a9d + 5b87389 commit 5c7cca7
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 5c7cca7

Please sign in to comment.