mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Fix link
This commit is contained in:
parent
50d8b68683
commit
b5caff2a12
1 changed files with 1 additions and 1 deletions
|
|
@ -352,7 +352,7 @@ export default function SavedSearchesPage(): JSX.Element {
|
|||
<Box>
|
||||
<StyledText style="fixedHeadline">Saved Searches </StyledText>
|
||||
</Box>
|
||||
<InfoLink href="/help/search" />
|
||||
<InfoLink href="https://docs.omnivore.app/using/search.html" />
|
||||
<Box
|
||||
css={{
|
||||
display: 'flex',
|
||||
|
|
|
|||
Loading…
Reference in a new issue