summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/tutorials
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2009-10-22 13:31:25 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2009-10-22 13:31:25 -0700
commit96f225afad61ee701dd84348e380a40ff8900fc0 (patch)
tree961a0ce43cb480c34a9065aa8bebc4c4ba69a851 /docs/html/guide/tutorials
parent207fadf6e7e99004ecfa4831e71ebcac9ecaa693 (diff)
parent4f82394af6486e1725ae6b6dd3b0334dcfc52747 (diff)
downloadframeworks_base-96f225afad61ee701dd84348e380a40ff8900fc0.zip
frameworks_base-96f225afad61ee701dd84348e380a40ff8900fc0.tar.gz
frameworks_base-96f225afad61ee701dd84348e380a40ff8900fc0.tar.bz2
am 4f82394a: am ee58d1bf: doc change: Add docs for SDK. Support new modular structure. In Android.mk, change @since level identifier to 5.xml, expose adt downloadable vars. Fix links that pointed to @sdkCurrent.
Merge commit '4f82394af6486e1725ae6b6dd3b0334dcfc52747' into eclair-mr2 * commit '4f82394af6486e1725ae6b6dd3b0334dcfc52747': doc change: Add docs for SDK. Support new modular structure. In Android.mk, change @since level identifier to 5.xml, expose adt downloadable vars. Fix links that pointed to @sdkCurrent.
Diffstat (limited to 'docs/html/guide/tutorials')
-rw-r--r--docs/html/guide/tutorials/hello-world.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/tutorials/hello-world.jd b/docs/html/guide/tutorials/hello-world.jd
index 79b723d..58d1a16 100644
--- a/docs/html/guide/tutorials/hello-world.jd
+++ b/docs/html/guide/tutorials/hello-world.jd
@@ -29,7 +29,7 @@ You can then return to this tutorial and ignore anything about Eclipse.</p>
<p>Before you start, you should already have the very latest SDK installed, and if you're using
Eclipse, you should have installed the ADT plugin as well. If you have not installed these, see
-<a href="{@docRoot}sdk/{@sdkCurrent}/installing.html">Installing the Android SDK</a> and return
+<a href="{@docRoot}sdk/installing.html">Installing the Android SDK</a> and return
here when you've completed the installation.</p>
<h2 id="avd">Create an AVD</h2>