Update donate link. Fixes #1313
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
17912ddd73
commit
8e6a429e0f
@ -19,7 +19,7 @@ $gnusocialuser = "@fsfe@quitter.no";
|
||||
$mastodonuser = "@fsfe@mastodon.social";
|
||||
$twitteruser = "fsfe";
|
||||
$flattruser = "fsfe";
|
||||
$supporturl = "https://fsfe.org/donate?share";
|
||||
$supporturl = "https://my.fsfe.org/donate?referrer=share";
|
||||
|
||||
// Don't change below here
|
||||
$service = isset($_GET['service']) ? $_GET['service'] : false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user