Skip to content
Snippets Groups Projects
Unverified Commit 909c059c authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[bug] change donate url

parent de9eb214
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,7 @@ func (n *notificator) donations() { ...@@ -59,7 +59,7 @@ func (n *notificator) donations() {
YesNo() YesNo()
n.conf.setNotification() n.conf.setNotification()
if letsDonate { if letsDonate {
open.Run("https://riseup.net/donate-vpn") open.Run("https://riseup.net/vpn/donate")
n.conf.setDonated() n.conf.setDonated()
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment