diff options
| author | 2015-08-14 17:27:28 +0000 | |
|---|---|---|
| committer | 2015-08-14 17:27:28 +0000 | |
| commit | e62df60aea428c78ffaa33b74cc2faba60e05482 (patch) | |
| tree | 038e0cd5307b77f5e28979b9534fc52b94584020 | |
| parent | ccd0fe27ef2fd03c3c8238003a936f01c3689ebd (diff) | |
| parent | b90583acc7dcf83fa7755b5aaef36f08e8e7d5b9 (diff) | |
am b90583ac: Merge "docs: create-project-link in studio overview" into mnc-preview-docs
* commit 'b90583acc7dcf83fa7755b5aaef36f08e8e7d5b9':
docs: create-project-link in studio overview
| -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 ee69d857f2b4..bbb4edc230b8 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> |