diff options
author | Rich Sloager <rslogar@google.com> | 2015-08-17 15:38:21 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-08-17 15:38:21 +0000 |
commit | 309967393a436e28e695b7f44a1cb9d051013255 (patch) | |
tree | 2754f27f682dff23598a281b60439b9ca6abbdb7 /docs/html/tools | |
parent | c6bfe58697bc0055d493917240f0e74aa73eae08 (diff) | |
parent | e62df60aea428c78ffaa33b74cc2faba60e05482 (diff) | |
download | frameworks_base-309967393a436e28e695b7f44a1cb9d051013255.zip frameworks_base-309967393a436e28e695b7f44a1cb9d051013255.tar.gz frameworks_base-309967393a436e28e695b7f44a1cb9d051013255.tar.bz2 |
am e62df60a: am b90583ac: Merge "docs: create-project-link in studio overview" into mnc-preview-docs
* commit 'e62df60aea428c78ffaa33b74cc2faba60e05482':
docs: create-project-link in studio overview
Diffstat (limited to 'docs/html/tools')
-rw-r--r-- | docs/html/tools/studio/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd index ee69d85..bbb4edc 100644 --- a/docs/html/tools/studio/index.jd +++ b/docs/html/tools/studio/index.jd @@ -50,7 +50,7 @@ Studio features.</p> <p>For specific Android Studio how-to documentation, see the pages in the <a href= "{@docRoot}tools/workflow/index.html">Workflow</a> section, such as <a href= -"{@docRoot}tools/projects/projects-studio.html">Managing Projects from Android Studio</a> and +"{@docRoot}sdk/installing/create-project.html">Managing Projects from Android Studio</a> and <a href="{@docRoot}tools/building/building-studio.html">Building and Running from Android Studio</a>. For a summary of the latest changes to Android Studio, see the <a href="{@docRoot}tools/revisions/studio.html">Android Studio Release Notes</a>.</p> |