From baf08994b9ff844a97f4ee608f637905045c6f5f Mon Sep 17 00:00:00 2001
From: Scott Main
Date: Thu, 14 Jan 2010 12:03:23 -0800
Subject: [PATCH] docs: remove dev guide link from download confirmation
content so we only link to the install guide and re-affirm the system reqs
bug: 2374363,2374334
---
docs/html/sdk/download.jd | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/docs/html/sdk/download.jd b/docs/html/sdk/download.jd
index 47505e6826619..029de21a9ab65 100644
--- a/docs/html/sdk/download.jd
+++ b/docs/html/sdk/download.jd
@@ -58,10 +58,8 @@ The License Agreement constitutes a contract between you and Google with respect
Thank you for downloading the Android SDK!
Your download should be underway. If not, click here to start the download.
To set up your Android development environment, please read the guide to
- Installing the Android SDK.
- Once you have completed the installation, see the
- Dev Guide for documentation about
- developing Android applications.
+ Installing the Android SDK and ensure that your development
+ machine meets the system requirements linked on that page.