diff options
-rw-r--r-- | docs/html/tools/studio/index.jd | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd index 20c41e0..630614f 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> |