summaryrefslogtreecommitdiffstats
path: root/ui/src/components/sponsors.tsx
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-05-21 21:15:39 -0400
committerDessalines <tyhou13@gmx.com>2020-05-21 21:15:39 -0400
commited553aa9f0e3f4e0dcca87539416dd05570a71c7 (patch)
treeb9a100a2f33e40112b8197d0b05dd2a88166d05c /ui/src/components/sponsors.tsx
parent18d0edd4eb088cc99154249545726f502d3a0c83 (diff)
Updating sponsor link.
Diffstat (limited to 'ui/src/components/sponsors.tsx')
-rw-r--r--ui/src/components/sponsors.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/components/sponsors.tsx b/ui/src/components/sponsors.tsx
index 95306d35..cf2bee82 100644
--- a/ui/src/components/sponsors.tsx
+++ b/ui/src/components/sponsors.tsx
@@ -21,7 +21,7 @@ let highlighted = ['Oskenso Kashi', 'Alex Benishek'];
let silver: Array<SilverUser> = [
{
name: 'Redjoker',
- link: 'https://redcard.iww.org/user/register',
+ link: 'https://iww.org',
},
];
// let gold = [];