diff options
Diffstat (limited to 'docs/html/guide/appendix/g-app-intents.jd')
-rw-r--r-- | docs/html/guide/appendix/g-app-intents.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/appendix/g-app-intents.jd b/docs/html/guide/appendix/g-app-intents.jd index df9d29b..10ec01e 100644 --- a/docs/html/guide/appendix/g-app-intents.jd +++ b/docs/html/guide/appendix/g-app-intents.jd @@ -4,7 +4,7 @@ page.title=Intents List: Invoking Google Applications on Android Devices <div class="sidebox-wrapper"> <div class="sidebox"> For more information about intents, see the <a -href="{@docRoot}guide/topics/intents/intents-filters.html">Intents and Intent Filters</a>. +href="{@docRoot}guide/components/intents-filters.html">Intents and Intent Filters</a>. </div> </div> |