diff options
Diffstat (limited to 'src/Main/GraphicUserInterface.cpp')
-rw-r--r-- | src/Main/GraphicUserInterface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main/GraphicUserInterface.cpp b/src/Main/GraphicUserInterface.cpp index 9ff259c5..a5687a71 100644 --- a/src/Main/GraphicUserInterface.cpp +++ b/src/Main/GraphicUserInterface.cpp | |||
@@ -1093,7 +1093,7 @@ namespace VeraCrypt | |||
1093 | 1093 | ||
1094 | if (linkId == L"donate") | 1094 | if (linkId == L"donate") |
1095 | { | 1095 | { |
1096 | url = L"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5BCXVMTTNJDCY"; | 1096 | url = L"https://veracrypt.codeplex.com/wikipage?title=Donation#VeraCryptDonation"; |
1097 | } | 1097 | } |
1098 | else if (linkId == L"main") | 1098 | else if (linkId == L"main") |
1099 | { | 1099 | { |