summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Fernandez <joefernandez@google.com>2014-12-10 19:23:15 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-12-10 19:23:16 +0000
commit3454091dad65256730b714d8ce0f89c137c1c0c2 (patch)
tree7775429e376ef8bc0e4e9b8a2361827ab72d0500
parent258da738463f547eab859c21d32cbfe0f8345ae2 (diff)
parent8866975b530eac97e8315ed8ac88689ca98ef911 (diff)
downloadframeworks_base-3454091dad65256730b714d8ce0f89c137c1c0c2.zip
frameworks_base-3454091dad65256730b714d8ce0f89c137c1c0c2.tar.gz
frameworks_base-3454091dad65256730b714d8ce0f89c137c1c0c2.tar.bz2
Merge "docs:studio basic links" into lmp-docs
-rw-r--r--docs/html/tools/studio/index.jd5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd
index d1888fa..258fedb 100644
--- a/docs/html/tools/studio/index.jd
+++ b/docs/html/tools/studio/index.jd
@@ -114,8 +114,9 @@ specification and the files under {@code src/androidTest} directory for test cas
<p> <img src="{@docRoot}images/tools/studio-project-layout.png" alt="" /></p>
<p> <class="img-caption"><strong>Figure 3.</strong> Android Studio project structure</p>
-<p>For more information, see <a href="http://confluence.jetbrains.com/display/IntelliJIDEA/Project +Organization"class="external-link">IntelliJ project organization</a> and
-<a href="{@docRoot}tools/workflow/project/index.html">Managing Projects</a>.</p>
+<p>For more information, see
+<a href="http://confluence.jetbrains.com/display/IntelliJIDEA/Project+Organization"class="external-link">IntelliJ project organization</a> and
+<a href="{@docRoot}tools/projects/index.html">Managing Projects</a>.</p>
<h3>Creating new files</h3>