diff options
| author | 2014-03-26 13:53:41 -0700 | |
|---|---|---|
| committer | 2014-03-26 13:53:41 -0700 | |
| commit | d43c13009cb9e5e9abb430390e7da302335651e1 (patch) | |
| tree | b5399b6fc8d4ae786ad027387161e670e404899e | |
| parent | 1b59f291573deb4c1d6f60035637a3c49e671ab4 (diff) | |
docs: Fixed url to point to Google Analytics v4 Getting Started guide.
Change-Id: I4be35af686fcf3613f391c0c886728e5c19f22e6
| -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 26b4ccc472fe..5da0b75683a1 100644 --- a/docs/html/google/play-services/index.jd +++ b/docs/html/google/play-services/index.jd @@ -71,7 +71,7 @@ announcement <a href="http://android-developers.blogspot.com/2014/03/google-play </li> <li><strong>Analytics</strong> - Google Analytics and Tag Manager are now part of Google Play services. <ul> - <li><a href="http://developers.google.com/analytics/devguides/collection/android/v3/" class="external-link">Getting Started with the Analytics API in Android</a></li> + <li><a href="http://developers.google.com/analytics/devguides/collection/android/v4/" class="external-link">Getting Started with the Analytics API in Android</a></li> <li><a href="/reference/com/google/android/gms/analytics/package-summary.html">Analytics API reference</a></li> <li><a href="http://developers.google.com/tag-manager/android/" class="external-link">Getting Started with the Tag Manager API in Android</a></li> <li><a href="/reference/com/google/android/gms/tagmanager/package-summary.html">Tag Manager API reference</a></li> |