Skip to content
Snippets Groups Projects
Unverified Commit 0755ae5c authored by kwadronaut's avatar kwadronaut
Browse files

fix donate url Riseup, vpn, not generic

parent a8e1ad26
Branches
Tags 0.6
No related merge requests found
......@@ -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]
......
......@@ -10,7 +10,7 @@ const (
Provider = "riseup.net"
ApplicationName = "RiseupVPN"
BinaryName = "riseup-vpn"
DonateURL = "https://riseup.net/donate"
DonateURL = "https://riseup.net/vpn/donate"
AskForDonations = "true"
HelpURL = "https://riseup.net/support"
TosURL = "https://riseup.net/tos"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment