summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2009-10-29 02:04:35 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2009-10-29 02:04:35 -0700
commit3ebe5044aa40644407d6c14550040540c1e88a19 (patch)
tree562506634c9120bd275c9ca7c92061d4b69c4d0c /docs
parent87c72717ee7749d5dd424f258349cc6f75c5e124 (diff)
parentcc9d066bf3d2bad6be5f628caa8b87158e56e246 (diff)
downloadframeworks_base-3ebe5044aa40644407d6c14550040540c1e88a19.zip
frameworks_base-3ebe5044aa40644407d6c14550040540c1e88a19.tar.gz
frameworks_base-3ebe5044aa40644407d6c14550040540c1e88a19.tar.bz2
am cc9d066b: am 5c24774d: am 42522449: am 675eb31d: Merge change I1a010c12 into eclair-sdk
Merge commit 'cc9d066bf3d2bad6be5f628caa8b87158e56e246' * commit 'cc9d066bf3d2bad6be5f628caa8b87158e56e246': docs: fix broken link for download page.
Diffstat (limited to 'docs')
-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>