summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/topics/intents
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2009-12-10 16:25:06 -0800
committerDirk Dougherty <ddougherty@google.com>2009-12-14 11:40:02 -0800
commit22558d0be8210aee1a2ab64b374bb357d4123acd (patch)
tree68e6a9df29fa6c86447366cdcd4e537dc0ba1389 /docs/html/guide/topics/intents
parent54bb575e85d1e40efbfbb868f37553cdd8ed318f (diff)
downloadframeworks_base-22558d0be8210aee1a2ab64b374bb357d4123acd.zip
frameworks_base-22558d0be8210aee1a2ab64b374bb357d4123acd.tar.gz
frameworks_base-22558d0be8210aee1a2ab64b374bb357d4123acd.tar.bz2
sdk doc change for esr: Add "resources" tab content. Fix links pointing to the old locations. Change Android.mk to output samples files to resources/samples. Misc other fixes.
Bug: 2160782 Change-Id: Ib1eb2e9e3fe3a7b2ad16387dbf888646a1195221
Diffstat (limited to 'docs/html/guide/topics/intents')
-rw-r--r--docs/html/guide/topics/intents/intents-filters.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/topics/intents/intents-filters.jd b/docs/html/guide/topics/intents/intents-filters.jd
index 962a001..7a7eb70 100644
--- a/docs/html/guide/topics/intents/intents-filters.jd
+++ b/docs/html/guide/topics/intents/intents-filters.jd
@@ -702,8 +702,8 @@ declared in its manifest file. (If you're working offline in the SDK, you
can find all the source files for this sample application, including its
manifest file, at {@code &lt;sdk&gt;/samples/NotePad/index.html}.
If you're viewing the documentation online, the source files are in the
-<a href="{@docRoot}guide/samples/index.html">Tutorials and Sample Code</a>
-section <a href="{@docRoot}guide/samples/NotePad/index.html">here</a>.)
+<a href="{@docRoot}resources/samples/index.html">Tutorials and Sample Code</a>
+section <a href="{@docRoot}resources/samples/NotePad/index.html">here</a>.)
</p>
<p>