summaryrefslogtreecommitdiff
path: root/docs/html/tools
diff options
context:
space:
mode:
author Scott Main <smain@google.com> 2012-06-29 16:26:19 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2012-06-29 16:26:19 -0700
commitef2b7fa2c311b91108a6a7296e004e89bc87fa9c (patch)
tree5cab00551328b091fa87356d920323b44ccbc42c /docs/html/tools
parentf0d68a975fc4cf0e43c94f1678a311b2ed201c92 (diff)
parent64b1188356febf76967444e5aeb5f68e6a389c15 (diff)
Merge "docs: move FAQ and old notepad tutorial to other places where we can properly redirect. This way the docs are accessible from existing links and they at least appear with a sidenav Also resolve a bunch of links to the notepad docs." into jb-dev
Diffstat (limited to 'docs/html/tools')
-rw-r--r--docs/html/tools/sdk/installing.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/sdk/installing.jd b/docs/html/tools/sdk/installing.jd
index 4837ab7ff1e9..126d992570ca 100644
--- a/docs/html/tools/sdk/installing.jd
+++ b/docs/html/tools/sdk/installing.jd
@@ -516,7 +516,7 @@ how to set up an Android-powered device so you can run and test your application
<p><strong>Follow the Notepad tutorial</strong></p>
<ul>
- <li>The <a href="{@docRoot}resources/tutorials/notepad/index.html">
+ <li>The <a href="{@docRoot}training/notepad/index.html">
Notepad Tutorial</a> shows you how to build a full Android application
and provides helpful commentary on the Android system and API. The
Notepad tutorial helps you bring together the important design