am 7e4af93b: link fixes

* commit '7e4af93be6e1da6c6428f62c7ed71486f82218cd':
  link fixes
diff --git a/docs/html/preview/google-play-services-wear.html b/docs/html/preview/google-play-services-wear.html
index ff43757..5c6beff 100644
--- a/docs/html/preview/google-play-services-wear.html
+++ b/docs/html/preview/google-play-services-wear.html
@@ -91,7 +91,7 @@
   <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>
 
diff --git a/docs/html/preview/reference.jd b/docs/html/preview/reference.jd
index f70f7a2..b70e4e5 100644
--- a/docs/html/preview/reference.jd
+++ b/docs/html/preview/reference.jd
@@ -2,12 +2,10 @@
 
 @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>
\ No newline at end of file
diff --git a/docs/html/training/wearables/apps/index.jd b/docs/html/training/wearables/apps/index.jd
index 3a4eb70..a0d02fb 100644
--- a/docs/html/training/wearables/apps/index.jd
+++ b/docs/html/training/wearables/apps/index.jd
@@ -59,7 +59,7 @@
       <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>