summaryrefslogtreecommitdiff
path: root/location
diff options
context:
space:
mode:
authorKevin Hufnagle <khufnagle@google.com>2020-07-01 23:18:17 +0000
committerKevin Hufnagle <khufnagle@google.com>2020-07-01 23:18:23 +0000
commit98bcf110783f49fe96367bd6ef489b962f652ad5 (patch)
tree918f5538c7eeeeceed01d528d7f2f5838bf01565 /location
parent93920d3b10e2d1bd30e996c76205529156bbb600 (diff)
docs: Fix link to loc. Google Play services API
The API reference is now on developers.google.com. Bug: 158305546 Change-Id: Ib116ae2e83fa9282a58b528773d52c5a048538d8 Test: none
Diffstat (limited to 'location')
-rw-r--r--location/java/android/location/package.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/location/java/android/location/package.html b/location/java/android/location/package.html
index 2355e725b6c5..20c5c54d6921 100644
--- a/location/java/android/location/package.html
+++ b/location/java/android/location/package.html
@@ -6,7 +6,7 @@
<p class="warning">
<strong>This API is not the recommended method for accessing Android location.</strong><br>
The
-<a href="{@docRoot}reference/com/google/android/gms/location/package-summary.html">Google Location Services API</a>,
+<a href="https://developers.google.com/android/reference/com/google/android/gms/location/package-summary">Google Location Services API</a>,
part of Google Play services, is the preferred way to add location-awareness to
your app. It offers a simpler API, higher accuracy, low-power geofencing, and
more. If you are currently using the android.location API, you are strongly