link fixes

Change-Id: If91c07663347f485106e926167845ce184f17da2
This commit is contained in:
Robert Ly
2014-06-26 09:44:43 -07:00
parent 2ceb05a6a6
commit 7e4af93be6
3 changed files with 4 additions and 6 deletions

View File

@@ -91,7 +91,7 @@ APK that you just installed, follow these steps: </p>
<li>Click Close. You should now see new emulator images that support this preview
release of Google Play services and the Google Play services client libraries you need to
start developing.</li>
<li><a href="{@docRoot}preview/google-play-services-preview.zip">Download</a> the Google Play
<li><a href="http://storage.googleapis.com/androiddevelopers/preview/google-play-services-preview.zip">Download</a> the Google Play
services reference documentation for this preview release.</li>.
</ol>

View File

@@ -2,12 +2,10 @@ page.title=Reference
@jd:body
<p>The reference documentation and API difference report are available as downloadable packages.
<p>The reference documentation and API difference report are available in this downloadable package.
</p>
<ul>
<li><a href="{@docRoot}preview/l-developer-preview-reference.zip">L
<li><a href="http://storage.googleapis.com/androiddevelopers/preview/l-developer-preview-reference.zip">L
Developer Preview reference</a></li>
<li><a href="{@docRoot}preview/l-developer-preview-api-diff.zip">L
Developer Preview difference report</a></li>
</ul>

View File

@@ -59,7 +59,7 @@ in ADT. The rest of this training assumes you're using Android Studio.
<dd>Learn how to create an Android Studio project that
contains both the wearable and handheld app modules and how to run the app on a device
or emulator.</dd>
<dt><a href="{@docRoot}training/wearables/apps/activity.html">Creating Custom Layouts</a></dt>
<dt><a href="{@docRoot}training/wearables/apps/layouts.html">Creating Custom Layouts</a></dt>
<dd>Learn how to create and display custom layouts for notifications and
activities.</dd>
<dt><a href="{@docRoot}training/wearables/apps/voice.html">Adding Voice Capabilities</a></dt>