updated full url to relative url for learn more link

This commit is contained in:
gitstart-omnivore 2022-03-22 23:37:44 +00:00
parent 8fbb976f8f
commit a56314c21a

View file

@ -234,7 +234,7 @@ export default function EmailsPage(): JSX.Element {
</StyledText>
</Box>
<Box style={{ flex: '1', marginLeft: '9px' }}>
<Link passHref href="https://omnivore.app/help/newsletters">
<Link passHref href="/help/newsletters">
<a style={{ textDecoration: 'none' }}>
<TooltipWrapped
tooltipContent="Learn More"