Changed the Support Cog link.
This commit is contained in:
parent
026380fe40
commit
dee388d22c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue