From 0082b12a22fcc562b8a4425d22bc69ab9aa05645 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Sat, 22 Jan 2011 12:20:43 +0000 Subject: =?UTF-8?q?=E2=80=A2=20update=20MySQL=20search=20URL=20for=20web?= =?UTF-8?q?=20search=20in=20Help=20window?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/SPConstants.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source') diff --git a/Source/SPConstants.m b/Source/SPConstants.m index 366832de..7334c796 100644 --- a/Source/SPConstants.m +++ b/Source/SPConstants.m @@ -192,7 +192,7 @@ NSString *SPBundleDeletedDefaultBundlesKey = @"deletedDefaultBundles"; // URLs NSString *SPDonationsURL = @"http://www.sequelpro.com/donate.html"; -NSString *SPMySQLSearchURL = @"http://search.mysql.com/search?q=%@&site=refman-%@&lr=lang_%@"; +NSString *SPMySQLSearchURL = @"http://search.mysql.com/search/query/search?q=%@&group=refman-%@"; NSString *SPDevURL = @"http://code.google.com/p/sequel-pro/"; // Toolbar constants -- cgit v1.2.3