summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/tutorials
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2009-10-22 11:22:12 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2009-10-22 11:22:12 -0700
commit4f82394af6486e1725ae6b6dd3b0334dcfc52747 (patch)
treee58383fdda9d519617ffd88f9c8fb0caa4c20f43 /docs/html/guide/tutorials
parentf41eb87df2c88c4a045dac5c073e8be87c5b0832 (diff)
parentee58d1bf9c54eaed623c4419e1d9db269a9c4137 (diff)
downloadframeworks_base-4f82394af6486e1725ae6b6dd3b0334dcfc52747.zip
frameworks_base-4f82394af6486e1725ae6b6dd3b0334dcfc52747.tar.gz
frameworks_base-4f82394af6486e1725ae6b6dd3b0334dcfc52747.tar.bz2
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 'ee58d1bf9c54eaed623c4419e1d9db269a9c4137' into eclair * commit 'ee58d1bf9c54eaed623c4419e1d9db269a9c4137': 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>