Fix link to help

This commit is contained in:
Jackson Harper 2024-02-23 10:13:34 +08:00
parent 9a076b608f
commit 255c2b3c14

View file

@ -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>
)