diff options
author | kwadronaut <kwadronaut@puscii.nl> | 2019-10-21 14:30:24 +0200 |
---|---|---|
committer | kwadronaut <kwadronaut@puscii.nl> | 2019-10-21 14:30:24 +0200 |
commit | 0755ae5cdb46c1a5ac62c73790ba3de5b040ceab (patch) | |
tree | fa2b7881597f9792edf1c96b0c9135169415c429 /branding | |
parent | a8e1ad2617c36a493b317c81e96f7c1bdcc1cd29 (diff) |
fix donate url Riseup, vpn, not generic
Diffstat (limited to 'branding')
-rw-r--r-- | branding/config/vendor.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branding/config/vendor.conf b/branding/config/vendor.conf index 1aed093..0df2503 100644 --- a/branding/config/vendor.conf +++ b/branding/config/vendor.conf @@ -20,7 +20,7 @@ helpURL = https://riseup.net/support geolocationAPI = https://api.black.riseup.net:9001/json askForDonations = true -donateURL = https://riseup.net/donate +donateURL = https://riseup.net/vpn/donate [calyx] |