summaryrefslogtreecommitdiffstats
path: root/docs/html
diff options
context:
space:
mode:
authorAndroid (Google) Code Review <android-gerrit@google.com>2009-10-27 20:16:58 -0400
committerAndroid (Google) Code Review <android-gerrit@google.com>2009-10-27 20:16:58 -0400
commit675eb31d8d3f349de3d4f8db11631aee0118d85d (patch)
treef96fe8400a2bca41d9bcd388f88f12c912f21b37 /docs/html
parent946f9d1edc25346f42e30e94e1553bcadea2acf5 (diff)
parent1a010c1268511872097ce3d4976bc1c7950faa9a (diff)
downloadframeworks_base-675eb31d8d3f349de3d4f8db11631aee0118d85d.zip
frameworks_base-675eb31d8d3f349de3d4f8db11631aee0118d85d.tar.gz
frameworks_base-675eb31d8d3f349de3d4f8db11631aee0118d85d.tar.bz2
Merge change I1a010c12 into eclair-sdk
* changes: docs: fix broken link for download page.
Diffstat (limited to 'docs/html')
-rw-r--r--docs/html/sdk/download.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/download.jd b/docs/html/sdk/download.jd
index 76f1213..47505e6 100644
--- a/docs/html/sdk/download.jd
+++ b/docs/html/sdk/download.jd
@@ -58,7 +58,7 @@ The License Agreement constitutes a contract between you and Google with respect
<h2>Thank you for downloading the Android SDK!</h2>
<p>Your download should be underway. If not, <a id="click-download">click here to start the download</a>.</p>
<p>To set up your Android development environment, please read the guide to
- <a href="installing.html" class="addVersionPath">Installing the Android SDK</a>.
+ <a href="installing.html">Installing the Android SDK</a>.
Once you have completed the installation, see the
<a href="/guide/index.html">Dev Guide</a> for documentation about
developing Android applications.</p>