docs: N Preview SDK Preview updates
- fixed docs download
- removed links to JDK 8 site
Change-Id: I480c390b450206f387e506c2b066ee27aff85ccb
diff --git a/docs/html/preview/setup-sdk.jd b/docs/html/preview/setup-sdk.jd
index 35ade6d..0ca05a3 100644
--- a/docs/html/preview/setup-sdk.jd
+++ b/docs/html/preview/setup-sdk.jd
@@ -115,11 +115,11 @@
</tr>
<tr>
<td style="white-space: nowrap">
- <a href="https://storage.googleapis.com/androiddevelopers/n-preview/n-preview-1-docs.zip"
+ <a href="https://storage.googleapis.com/androiddevelopers/preview/n-preview-1-docs.zip"
>n-preview-1-docs.zip</a></td>
<td width="100%">
- MD5: xxxx<br>
- SHA-1: xxxx
+ MD5: 129c447102a9f1fb3712234e5268a708<br>
+ SHA-1: 2200b3b530ed15c8d48f768d6b00d2082d01c9c5
</td>
</tr>
<table>
@@ -131,11 +131,8 @@
<p>
The Java 8 Development Kit (JDK) is required to develop apps with Android
N, and the Java 8 Runtime Environment (JRE) is required to run some
- tools included in Android Studio 2.1.
-</p>
-<p>So, if you don't have the latest version of each already,
-<a href="http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html">download JDK 8</a> and
-<a href="http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html">download JRE 8</a> now.</p>
+ tools included in Android Studio 2.1. So, if you don't have the latest
+ version of each already, download JDK 8 and download JRE 8 now.</p>
<p>With Java 8 installed, set the JDK version in Android Studio as follows:</p>
@@ -203,7 +200,7 @@
<p>Now that you've set up Android Studio 2.1 (preview), follow the guide
to <a
href="{@docRoot}preview/run-app.html">Run Your App on Android N</a>.
-And learn more about the Android N platform with
+And learn more about the Android N platform with
<a href="{@docRoot}preview/behavior-changes.html">Behavior Changes</a>
and <a href="{@docRoot}preview/api-overview.html">Android N APIs
and Features</a>.</p>