From 0e16141df922c7862ae2611a38dcc4ba99d80483 Mon Sep 17 00:00:00 2001 From: Peter Urda Date: Thu, 27 Feb 2014 13:35:42 -0800 Subject: [PATCH] The previous Google Maps URL was 404'ing. New URL added. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 9aeedce..6bcfeba 100644 --- a/README.rst +++ b/README.rst @@ -8,10 +8,10 @@ Documentation: Github code repository: http://github.com/overviewer/Minecraft-Overviewer - + Travis-CI: http://travis-ci.org/overviewer/Minecraft-Overviewer - + Blog: http://overviewer.org/blog/ @@ -74,7 +74,7 @@ do *not* need a Google Maps API key (as was the case with older versions of the API), so just copying the directory to your web server should suffice. You are, however, bound by the Google Maps API terms of service. -http://code.google.com/apis/maps/terms.html +https://developers.google.com/maps/terms Bugs ====