diff options
| author | Scott Main <> | 2009-04-24 13:41:44 -0700 |
|---|---|---|
| committer | The Android Open Source Project <initial-contribution@android.com> | 2009-04-24 13:41:44 -0700 |
| commit | 8a4c53a7c7911b8f4c73a8fcfbbad3ac903b3367 (patch) | |
| tree | c25b2cd127f5fd7310b00fe2e2a9a1b57bbe0b6c /docs/html/sdk/1.5_r1 | |
| parent | b867019173d20cd4fd7ee79a3ce924096e95a241 (diff) | |
| download | frameworks_base-8a4c53a7c7911b8f4c73a8fcfbbad3ac903b3367.zip frameworks_base-8a4c53a7c7911b8f4c73a8fcfbbad3ac903b3367.tar.gz frameworks_base-8a4c53a7c7911b8f4c73a8fcfbbad3ac903b3367.tar.bz2 | |
AI 147732: fix broken links
BUG=1810005
Automated import of CL 147732
Diffstat (limited to 'docs/html/sdk/1.5_r1')
| -rw-r--r-- | docs/html/sdk/1.5_r1/installing.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/sdk/1.5_r1/installing.jd b/docs/html/sdk/1.5_r1/installing.jd index bd366ff..c388b84 100644 --- a/docs/html/sdk/1.5_r1/installing.jd +++ b/docs/html/sdk/1.5_r1/installing.jd @@ -250,13 +250,13 @@ begin developing applications. Here are a few ways you can get started: </p> <a href="{@docRoot}guide/topics/fundamentals.html">Application Fundamentals</a></li> <li>Take a look at the Android framework API specification in the <a - href="{@docRoot}reference/index.html">Reference</a> tab</li> + href="{@docRoot}reference/packages.html">Reference</a> tab</li> </ul> <p><strong>Explore the SDK</strong></p> <ul> <li>Get an overview of the <a - href="{@docRoot}guide/developming/tools/index.html">development + href="{@docRoot}guide/developing/tools/index.html">development tools</a> that are available to you</li> <li>Read how to develop <a href="{@docRoot}guide/developing/eclipse-adt.html">in Eclipse/ADT</a> or |
