summaryrefslogtreecommitdiffstats
path: root/docs/html/tools
diff options
context:
space:
mode:
authorRich Slogar <rslogar@google.com>2015-01-09 16:33:32 -0800
committerRich Slogar <rslogar@google.com>2015-01-09 16:33:32 -0800
commit0c1228bb27e293ce8956c0afafa5867506513992 (patch)
tree9aeb2bfb7675c987945c1669b29360cd65a84e05 /docs/html/tools
parent8a195822e264754f08f43322348ebce273f72c40 (diff)
downloadframeworks_base-0c1228bb27e293ce8956c0afafa5867506513992.zip
frameworks_base-0c1228bb27e293ce8956c0afafa5867506513992.tar.gz
frameworks_base-0c1228bb27e293ce8956c0afafa5867506513992.tar.bz2
docs: link to sdk manager
Change-Id: I41f656e2eee1189298292e3bcca387de05e0e3c7
Diffstat (limited to 'docs/html/tools')
-rw-r--r--docs/html/tools/projects/index.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/projects/index.jd b/docs/html/tools/projects/index.jd
index d9456f8..5f4f2cc 100644
--- a/docs/html/tools/projects/index.jd
+++ b/docs/html/tools/projects/index.jd
@@ -334,7 +334,7 @@ project and override similar module file settings.</p>
module feature that generates each library module into its own JAR file.
You can download the tools and platforms using the
<em>Android SDK Manager</em>, as described in
- <a href="{@docRoot}sdk/exploring.html">Exploring the SDK</a>.</p>
+ <a href="{@docRoot}tools/help/sdk-manager.html">SDK tools help</a>.</p>
<p>If you have source code and resources that are common to multiple Android projects, you
can move them to a library module so that it is easier to maintain across applications and