From a69eddb09843ac67ab9904307fcd7644cac8b48d Mon Sep 17 00:00:00 2001
From: Johan Euphrosine
Date: Mon, 24 Aug 2015 14:55:30 -0700
Subject: [PATCH] docs/sdk/installing: update jdk link to match with the
installer
Bug: 24105549
---
docs/html/sdk/installing/index.jd | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/html/sdk/installing/index.jd b/docs/html/sdk/installing/index.jd
index dc258db963c1e..0375a2f37a998 100644
--- a/docs/html/sdk/installing/index.jd
+++ b/docs/html/sdk/installing/index.jd
@@ -42,9 +42,9 @@ install instructions.
JDK 6 or higher (the JRE alone is not sufficient)—JDK 7 is required when
developing for Android 5.0 and higher. To check if you
have JDK installed (and which version), open a terminal and type javac -version.
-If the JDK is not available or the version is lower than 6,
-go download JDK.
+If the JDK is not available or the version is lower than version 6, download the
+Java SE Development Kit 7.