From d780da887d6e279683893751e4834edffb2a5712 Mon Sep 17 00:00:00 2001
From: Alex Reisner <alex@alexreisner.com>
Date: Wed, 25 Sep 2013 10:56:40 -0400
Subject: [PATCH] Update Google Premier signup URL.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9886b857..fb69392a 100644
--- a/README.md
+++ b/README.md
@@ -302,7 +302,7 @@ The following is a comparison of the supported geocoding APIs. The "Limitations"
 #### Google (`:google`, `:google_premier`)
 
 * **API key**: required for Premier (do NOT use a key for the free version)
-* **Key signup**: http://code.google.com/apis/maps/signup.html
+* **Key signup**: https://developers.google.com/maps/documentation/business/
 * **Quota**: 2,500 requests/day, 100,000 with Google Maps API Premier
 * **Region**: world
 * **SSL support**: yes
-- 
GitLab