]> Untitled Git - lemmy.git/commitdiff
Updating sponsor link.
authorDessalines <tyhou13@gmx.com>
Fri, 22 May 2020 01:15:39 +0000 (21:15 -0400)
committerDessalines <tyhou13@gmx.com>
Fri, 22 May 2020 01:15:39 +0000 (21:15 -0400)
server/Cargo.toml
ui/src/components/sponsors.tsx

index dafef8b6a472343eb6280aac3969b00330c49b3b..e658f03ad67dfc7246306c3c49b918daa7f4a2f9 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "lemmy_server"
 version = "0.0.1"
-authors = ["Dessalines <happydooby@gmail.com>"]
+authors = ["Dessalines <tyhou13@gmx.com>"]
 edition = "2018"
 
 [dependencies]
index 95306d3556f9534172cbc814f0703ab8844af8ab..cf2bee8210ef74c15206da80a3d1f1e1101843ce 100644 (file)
@@ -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 = [];