am c6f70adf: am c84021ba: Merge "docs: link to sdk manager" into lmp-docs
* commit 'c6f70adf2439978954fefe00a9ff24135654ed52':
docs: link to sdk manager
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 @@
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