From 1eee42f2f31c1ab4cd53fa7e7d72e9488313e95b Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Mon, 28 Aug 2023 17:00:06 +0800 Subject: [PATCH] Use Next Link instead of a for internal links --- .../components/templates/homeFeed/EmptyLibrary.tsx | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/packages/web/components/templates/homeFeed/EmptyLibrary.tsx b/packages/web/components/templates/homeFeed/EmptyLibrary.tsx index 7f8a37012..afe7b7b1e 100644 --- a/packages/web/components/templates/homeFeed/EmptyLibrary.tsx +++ b/packages/web/components/templates/homeFeed/EmptyLibrary.tsx @@ -38,8 +38,10 @@ const HelpMessage = (props: HelpMessageProps) => { return ( <> You can subscribe to RSS feeds using the{' '} - feeds page. Learn more about feeds at - 's{' '} + + feeds page + + . Learn more about feeds at 's{' '} { return ( <> Create email addresses that can be used to subscribe to newsletters on - the emails page. Learn more about - reading newsletters in Omnivore at 's{' '} + the{' '} + + emails page + + . Learn more about reading newsletters in Omnivore at 's{' '}