diff options
| author | 2015-04-23 20:11:47 +0000 | |
|---|---|---|
| committer | 2015-04-23 20:11:47 +0000 | |
| commit | 9af35e73adb813b7a73a2802ac14c7810c90bc6a (patch) | |
| tree | 80efac019df0cb50d001c391e863deeb8cc85c14 | |
| parent | 591ba605aa91fdec05ac73399ee5893da63833e8 (diff) | |
| parent | 79918589e18c73d63c08b9688bfb2cf6af0aa0df (diff) | |
am 79918589: docs: Fixed url for Wear sample on \'What\'s New for GMS v7.3\'.
* commit '79918589e18c73d63c08b9688bfb2cf6af0aa0df':
docs: Fixed url for Wear sample on 'What's New for GMS v7.3'.
| -rw-r--r-- | docs/html/google/play-services/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/google/play-services/index.jd b/docs/html/google/play-services/index.jd index e31290a51497..d674f7ff9356 100644 --- a/docs/html/google/play-services/index.jd +++ b/docs/html/google/play-services/index.jd @@ -88,7 +88,7 @@ On a wearable device, the swipe gesture is used to pan the map instead of exitin <li><a href="https://developers.google.com/maps/documentation/android/wear" class="external-link">Google Maps on Android Wear developer guide</a> </li> - <li><a href="https://github.com/googlemaps/android-samples" + <li><a href="https://github.com/googlemaps/android-samples/tree/master/BasicWearMap" class="external-link">Google Maps on Android Wear sample</a> </li> <li><a href="https://developers.google.com/maps/documentation/android/releases" |