1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

Update donation link to point to page indicating all accepted donations options.

This commit is contained in:
Mounir IDRASSI
2016-12-30 23:08:08 +01:00
parent 049daa775a
commit 770af66d8b
2 changed files with 2 additions and 2 deletions

View File

@@ -1093,7 +1093,7 @@ namespace VeraCrypt
if (linkId == L"donate")
{
url = L"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5BCXVMTTNJDCY";
url = L"https://veracrypt.codeplex.com/wikipage?title=Donation#VeraCryptDonation";
}
else if (linkId == L"main")
{