From 426ede7d486847f21d8565d6d9e47f4637ec2dd1 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Sun, 9 Oct 2011 19:33:06 +0000 Subject: Update donate URL. --- Source/SPConstants.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/SPConstants.m') diff --git a/Source/SPConstants.m b/Source/SPConstants.m index e9af2d44..674410d2 100644 --- a/Source/SPConstants.m +++ b/Source/SPConstants.m @@ -208,7 +208,7 @@ NSString *SPBundleDeletedDefaultBundlesKey = @"deletedDefaultBundles"; NSString *SPHiddenKeyFileVisibilityKey = @"KeySelectionHiddenFilesVisibility"; // URLs -NSString *SPDonationsURL = @"http://www.sequelpro.com/donate.html"; +NSString *SPDonationsURL = @"http://www.sequelpro.com/donate/"; NSString *SPMySQLSearchURL = @"http://dev.mysql.com/doc/refman/%@/%@/%@.html"; NSString *SPDevURL = @"http://code.google.com/p/sequel-pro/"; -- cgit v1.2.3