summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/tutorials
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2009-10-22 13:42:49 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2009-10-22 13:42:49 -0700
commit9b7fb57c6e41662197373888cf47656cb2f3adda (patch)
tree41761e96a5ebbc5e2d15804e6cda6c2900ae3b73 /docs/html/guide/tutorials
parent71d4da499a7cea2bb3bd3a6c1ed9e8e2b6b34ba8 (diff)
parent96f225afad61ee701dd84348e380a40ff8900fc0 (diff)
downloadframeworks_base-9b7fb57c6e41662197373888cf47656cb2f3adda.zip
frameworks_base-9b7fb57c6e41662197373888cf47656cb2f3adda.tar.gz
frameworks_base-9b7fb57c6e41662197373888cf47656cb2f3adda.tar.bz2
am 96f225af: 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 '96f225afad61ee701dd84348e380a40ff8900fc0' into eclair-mr2-plus-aosp * commit '96f225afad61ee701dd84348e380a40ff8900fc0': 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>