summaryrefslogtreecommitdiffstats
path: root/docs/html/google
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2015-05-28 02:19:07 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-28 02:19:07 +0000
commitad4da3fc2122a06062f24688457720d69fe4306b (patch)
treecba2d554f771eaff634b8f773a0cb67d38f8bdce /docs/html/google
parent2a93eff0b52e491682581cf18fa9efea9b67c005 (diff)
parent0a514c2d1d3afa1e9ebc91d8b95c78bc6903f138 (diff)
downloadframeworks_base-ad4da3fc2122a06062f24688457720d69fe4306b.zip
frameworks_base-ad4da3fc2122a06062f24688457720d69fe4306b.tar.gz
frameworks_base-ad4da3fc2122a06062f24688457720d69fe4306b.tar.bz2
am 0a514c2d: Merge "Doc change: update logo for samples, several edits." into mnc-preview-docs
* commit '0a514c2d1d3afa1e9ebc91d8b95c78bc6903f138': Doc change: update logo for samples, several edits.
Diffstat (limited to 'docs/html/google')
-rw-r--r--docs/html/google/index.jd6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/google/index.jd b/docs/html/google/index.jd
index e3b2ae1..2d3ee05 100644
--- a/docs/html/google/index.jd
+++ b/docs/html/google/index.jd
@@ -11,7 +11,7 @@ footer.hide=1
<div class="wrap">
<div class="cols dac-hero-content">
<div class="col-1of2 col-push-1of2 dac-hero-figure">
- <img class="dac-hero-image" src="/images/google/hero-play-services_2x.png" style="height:400px">
+ <img class="dac-hero-image" src="{@docRoot}images/google/hero-play-services_2x.png" style="height:400px">
</div>
<div class="col-1of2 col-pull-1of2">
<h1 class="dac-hero-title">Build better apps with Google</h1>
@@ -21,11 +21,11 @@ footer.hide=1
<p class="dac-hero-description">Start by setting up the Google Play services library,
then build with the APIs you need. </p>
- <a class="dac-hero-cta" href="https://developers.google.com/android/guides/">
+ <a class="dac-hero-cta" href="{@docRoot}google/play-services/index.html">
<span class="dac-sprite dac-auto-chevron"></span>
Set up Google Play services
</a><br>
- <a class="dac-hero-cta" href="https://developers.google.com/android/reference/">
+ <a class="dac-hero-cta" href="{@docRoot}reference/gms-packages.html">
<span class="dac-sprite dac-auto-chevron"></span>
API Reference
</a><br>