diff options
Diffstat (limited to 'docs/html/guide/topics/appwidgets/index.jd')
-rw-r--r-- | docs/html/guide/topics/appwidgets/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/topics/appwidgets/index.jd b/docs/html/guide/topics/appwidgets/index.jd index 187f9ef..d8ad844 100644 --- a/docs/html/guide/topics/appwidgets/index.jd +++ b/docs/html/guide/topics/appwidgets/index.jd @@ -69,7 +69,7 @@ the Music App Widget.</p> <p>This document describes how to publish an App Widget using an App Widget provider. For a discussion of creating your own {@link android.appwidget.AppWidgetHost} to host app widgets, see <a href="{@docRoot}guide/topics/appwidgets/host.html"> -Implementing a Custom App Widget Host</a>.</p> +App Widget Host</a>.</p> <div class="note design"> <p><strong>Widget Design</strong></p> |