From 4577f321de85bfee9623b10ee22d4b259aeabf30 Mon Sep 17 00:00:00 2001 From: Aditya Mangalampalli Date: Fri, 15 Apr 2022 15:51:41 -0700 Subject: Made minute changes to rebrand --- src/components/AppUpdateInfoBar.tsx | 2 +- src/components/auth/AuthLayout.js | 2 +- src/components/settings/supportFerdi/SupportFerdiDashboard.tsx | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'src/components') diff --git a/src/components/AppUpdateInfoBar.tsx b/src/components/AppUpdateInfoBar.tsx index b0e286fa2..576da0f85 100644 --- a/src/components/AppUpdateInfoBar.tsx +++ b/src/components/AppUpdateInfoBar.tsx @@ -43,7 +43,7 @@ const AppUpdateInfoBar = ({ onInstallUpdate, onHide }: Props) => { type="button" onClick={() => openExternalUrl( - `${GITHUB_FERDIUM_URL}/ferdium/blob/develop/CHANGELOG.md`, + `${GITHUB_FERDIUM_URL}/ferdium-app/blob/develop/CHANGELOG.md`, true, ) } diff --git a/src/components/auth/AuthLayout.js b/src/components/auth/AuthLayout.js index 3d7c99c11..21c874c0f 100644 --- a/src/components/auth/AuthLayout.js +++ b/src/components/auth/AuthLayout.js @@ -96,7 +96,7 @@ class AuthLayout extends Component { {/* */} diff --git a/src/components/settings/supportFerdi/SupportFerdiDashboard.tsx b/src/components/settings/supportFerdi/SupportFerdiDashboard.tsx index b55f0d3d0..16f3149b6 100644 --- a/src/components/settings/supportFerdi/SupportFerdiDashboard.tsx +++ b/src/components/settings/supportFerdi/SupportFerdiDashboard.tsx @@ -29,23 +29,23 @@ const SupportFerdiumDashboard = () => {

Twitter Follow GitHub Stars @@ -65,7 +65,7 @@ const SupportFerdiumDashboard = () => {

{intl.formatMessage(messages.aboutIntro)}

-- cgit v1.2.3-54-g00ecf