diff options
| author | Scott Main <smain@google.com> | 2009-10-29 01:24:47 -0700 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2009-10-29 01:24:47 -0700 |
| commit | 5c24774de4a25797d8a4c3f4a25f2633939a1d1a (patch) | |
| tree | 88273667a51cf9ae3175a1b0e2f89626d7833669 /docs/html | |
| parent | 102767cd3be39fd3865be02421fd1763f3ff33d5 (diff) | |
| parent | 4252244939089ce0b055456335071bb7f2c0d1c3 (diff) | |
| download | frameworks_base-5c24774de4a25797d8a4c3f4a25f2633939a1d1a.zip frameworks_base-5c24774de4a25797d8a4c3f4a25f2633939a1d1a.tar.gz frameworks_base-5c24774de4a25797d8a4c3f4a25f2633939a1d1a.tar.bz2 | |
am 42522449: am 675eb31d: Merge change I1a010c12 into eclair-sdk
Merge commit '4252244939089ce0b055456335071bb7f2c0d1c3' into eclair-mr2
* commit '4252244939089ce0b055456335071bb7f2c0d1c3':
docs: fix broken link for download page.
Diffstat (limited to 'docs/html')
| -rw-r--r-- | docs/html/sdk/download.jd | 2 |
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> |
