From 60af15409459cf82749787c6a77dc4e205db2e9e Mon Sep 17 00:00:00 2001 From: Sarah Maddox Date: Fri, 25 Nov 2016 11:20:37 +1100 Subject: [PATCH] Use a more specific link to tutorial on Google Developers site. --- tutorials/CurrentPlaceDetailsOnMap/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/CurrentPlaceDetailsOnMap/README.md b/tutorials/CurrentPlaceDetailsOnMap/README.md index 5ceefb68..26ea95e7 100644 --- a/tutorials/CurrentPlaceDetailsOnMap/README.md +++ b/tutorials/CurrentPlaceDetailsOnMap/README.md @@ -2,7 +2,7 @@ Google Maps Android API Sample: Current Place Details ===================================================== This sample goes hand in hand with a tutorial for the -[Google Maps Android API v2](https://developers.google.com/maps/documentation/android-api/). +[Google Maps Android API v2](https://developers.google.com/maps/documentation/android-api/current-places-tutorial). Prerequisites --------------