diff --git a/server/Cargo.toml b/server/Cargo.toml index dafef8b6..e658f03a 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "lemmy_server" version = "0.0.1" -authors = ["Dessalines "] +authors = ["Dessalines "] edition = "2018" [dependencies] 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 = [ { name: 'Redjoker', - link: 'https://redcard.iww.org/user/register', + link: 'https://iww.org', }, ]; // let gold = [];