summaryrefslogtreecommitdiffstats
path: root/docs/html/training/basics/firstapp
diff options
context:
space:
mode:
authorsmain@google.com <smain@google.com>2014-12-08 00:41:17 -0800
committersmain@google.com <smain@google.com>2014-12-08 01:26:21 -0800
commit35ee301889acdc18ec154172e30401fee07138cd (patch)
treeff181083bc9992eec865e4b02d44cc4fa53f84a6 /docs/html/training/basics/firstapp
parent2cfdbf5f7f087c1d214e51e6daf7193234cd19ee (diff)
downloadframeworks_base-35ee301889acdc18ec154172e30401fee07138cd.zip
frameworks_base-35ee301889acdc18ec154172e30401fee07138cd.tar.gz
frameworks_base-35ee301889acdc18ec154172e30401fee07138cd.tar.bz2
revisions to Studio landing page
Change-Id: I608b8a63b826f2f2ee2603d7426b501a4df24a38
Diffstat (limited to 'docs/html/training/basics/firstapp')
-rw-r--r--docs/html/training/basics/firstapp/index.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/basics/firstapp/index.jd b/docs/html/training/basics/firstapp/index.jd
index bb4deed..4e3689a 100644
--- a/docs/html/training/basics/firstapp/index.jd
+++ b/docs/html/training/basics/firstapp/index.jd
@@ -32,7 +32,7 @@ design, including how to build a simple user interface and handle user input.</p
<p>Before you start this class, be sure you have your development environment set up. You need
to:</p>
<ol>
- <li>Download the <a href="{@docRoot}sdk/index.html">Android Studio</a>.</li>
+ <li>Download <a href="{@docRoot}sdk/index.html">Android Studio</a>.</li>
<li>Download the latest SDK tools and platforms using the
<a href="{@docRoot}tools/help/sdk-manager.html">SDK Manager</a>.</li>
</ol>