aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/supportFerdi/SupportFerdiDashboard.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/settings/supportFerdi/SupportFerdiDashboard.tsx')
-rw-r--r--src/components/settings/supportFerdi/SupportFerdiDashboard.tsx10
1 files changed, 5 insertions, 5 deletions
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 = () => {
29 <div> 29 <div>
30 <p className="settings__support-badges"> 30 <p className="settings__support-badges">
31 <a 31 <a
32 href="https://twitter.com/ferdium/" 32 href="https://twitter.com/ferdiumteam/"
33 target="_blank" 33 target="_blank"
34 rel="noreferrer" 34 rel="noreferrer"
35 > 35 >
36 <img 36 <img
37 alt="Twitter Follow" 37 alt="Twitter Follow"
38 src="https://img.shields.io/twitter/follow/ferdium?label=Follow&style=social" 38 src="https://img.shields.io/twitter/follow/ferdiumteam?label=Follow&style=social"
39 /> 39 />
40 </a> 40 </a>
41 <a 41 <a
42 href="https://github.com/ferdium/ferdium" 42 href="https://github.com/ferdium/ferdium-app"
43 target="_blank" 43 target="_blank"
44 rel="noreferrer" 44 rel="noreferrer"
45 > 45 >
46 <img 46 <img
47 alt="GitHub Stars" 47 alt="GitHub Stars"
48 src="https://img.shields.io/github/stars/ferdium/ferdium?style=social" 48 src="https://img.shields.io/github/stars/ferdium/ferdium-app?style=social"
49 /> 49 />
50 </a> 50 </a>
51 <a target="_blank" href="https://crowdin.com/project/ferdium"> 51 <a target="_blank" href="https://crowdin.com/project/ferdium">
@@ -65,7 +65,7 @@ const SupportFerdiumDashboard = () => {
65 <p>{intl.formatMessage(messages.aboutIntro)}</p> 65 <p>{intl.formatMessage(messages.aboutIntro)}</p>
66 <p> 66 <p>
67 <a 67 <a
68 href="https://github.com/ferdium/ferdium#contributors-" 68 href="https://github.com/ferdium/ferdium-app#contributors-"
69 target="_blank" 69 target="_blank"
70 rel="noreferrer" 70 rel="noreferrer"
71 > 71 >