Changed the Support Cog link.

This commit is contained in:
Chris Moeller 2016-05-09 21:57:04 -07:00
parent 026380fe40
commit dee388d22c

View file

@ -330,7 +330,7 @@
- (IBAction)donate:(id)sender
{
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"http://sourceforge.net/project/project_donations.php?group_id=140003"]];
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"https://pledgie.com/campaigns/31642"]];
}
- (void)initDefaults