mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Fix link to help
This commit is contained in:
parent
9a076b608f
commit
255c2b3c14
1 changed files with 1 additions and 1 deletions
|
|
@ -925,7 +925,7 @@ const FetchItemsError = (): JSX.Element => {
|
|||
}}
|
||||
>
|
||||
We have encountered unexpected problems.{' '}
|
||||
<a href="https://docs.omnivore.app/">Get help</a>
|
||||
<a href="https://docs.omnivore.app/using/help.html">Get help</a>
|
||||
</StyledText>
|
||||
</VStack>
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue