From 0921dd433521683237f8ebc87b910527ce4d9aa8 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Tue, 27 Jun 2023 14:59:42 -0500 Subject: Fix some broken links on policy docs (#916) --- src/view/screens/PrivacyPolicy.tsx | 4 ++-- src/view/shell/desktop/RightNav.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/view/screens/PrivacyPolicy.tsx b/src/view/screens/PrivacyPolicy.tsx index 0112a550d..0067b460b 100644 --- a/src/view/screens/PrivacyPolicy.tsx +++ b/src/view/screens/PrivacyPolicy.tsx @@ -30,8 +30,8 @@ export const PrivacyPolicyScreen = (_props: Props) => { The Privacy Policy has been moved to{' '} diff --git a/src/view/shell/desktop/RightNav.tsx b/src/view/shell/desktop/RightNav.tsx index c38c0371a..4f56b8e52 100644 --- a/src/view/shell/desktop/RightNav.tsx +++ b/src/view/shell/desktop/RightNav.tsx @@ -46,7 +46,7 @@ export const DesktopRightNav = observer(function DesktopRightNav() { @@ -55,7 +55,7 @@ export const DesktopRightNav = observer(function DesktopRightNav() { -- cgit 1.4.1