summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Joe Fernandez <joefernandez@google.com> 2015-01-16 19:57:35 +0000
committer Android Git Automerger <android-git-automerger@android.com> 2015-01-16 19:57:35 +0000
commit5d320493cb7605dcc579e9a9e3ee2bb5537413c4 (patch)
tree6e838a2c957702fc5bab95c6ecefe0f0117e2900
parentde89f449a7159370b674f1c7cadf5558af0ef9e2 (diff)
parent478d4e86ffc98c4d4a83efebe651d2e06e6af6d2 (diff)
am 478d4e86: am 0b596de9: am c6f70adf: am c84021ba: Merge "docs: link to sdk manager" into lmp-docs
* commit '478d4e86ffc98c4d4a83efebe651d2e06e6af6d2': docs: link to sdk manager
-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 d9456f83dbbc..5f4f2cc89b92 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