mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Update the link to the docs on importing archives from matter
This commit is contained in:
parent
786ad35da9
commit
842c1bad67
1 changed files with 3 additions and 1 deletions
|
|
@ -118,7 +118,9 @@ export default function ImportUploader(): JSX.Element {
|
|||
style="caption"
|
||||
css={{ color: theme.colors.omnivoreGray.toString() }}
|
||||
>
|
||||
<a href="https://docs.omnivore.app/">More info</a>
|
||||
<a href="https://docs.omnivore.app/using/importing.html#importing-data-from-matter">
|
||||
More info
|
||||
</a>
|
||||
</StyledText>
|
||||
<StyledText
|
||||
style="caption"
|
||||
|
|
|
|||
Loading…
Reference in a new issue