From c65f1ec6f1d7c6b9fde13751aeab2a0cbddef010 Mon Sep 17 00:00:00 2001 From: Sarah Maddox Date: Mon, 20 Feb 2017 09:24:31 +1100 Subject: [PATCH] Removes unnecessary version number from API name --- tutorials/StyledMap/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/StyledMap/README.md b/tutorials/StyledMap/README.md index 086f5d65..e5625b05 100644 --- a/tutorials/StyledMap/README.md +++ b/tutorials/StyledMap/README.md @@ -1,7 +1,7 @@ Google Maps Android API Sample: Adding a Styled Map =================================================== -This sample goes hand in hand with a tutorial for the Google Maps Android API v2: +This sample goes hand in hand with a tutorial for the Google Maps Android API: [Adding a Styled Map](https://developers.google.com/maps/documentation/android-api/styling). Prerequisites