summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2011-06-20 17:17:39 -0700
committerScott Main <smain@google.com>2011-06-20 17:17:39 -0700
commitbeeb776209446ea45252af5bbc1fe8a463b2001b (patch)
tree5ff4b595e06d5fccd94b776d0ef87b01d5d6aee7 /docs
parentc7c1ba5071456a813abbdadfdbe94287b06877e7 (diff)
downloadframeworks_base-beeb776209446ea45252af5bbc1fe8a463b2001b.zip
frameworks_base-beeb776209446ea45252af5bbc1fe8a463b2001b.tar.gz
frameworks_base-beeb776209446ea45252af5bbc1fe8a463b2001b.tar.bz2
docs: fix broken link
Change-Id: I5ac2eed824cef817d309b4e4794c430882db5de8
Diffstat (limited to 'docs')
-rw-r--r--docs/html/guide/topics/appwidgets/index.jd2
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 e589292..78b5b51 100644
--- a/docs/html/guide/topics/appwidgets/index.jd
+++ b/docs/html/guide/topics/appwidgets/index.jd
@@ -213,7 +213,7 @@ dp and for a width of four cells.</p>
<p class="note"><strong>Note:</strong> To make your app widget portable across
devices, your app widget's minimum size should never be larger than 4 x 4 cells.
See the <a
-href="{@docRoot}guide/practices/ui_guidelines/widget_design.htmll#sizes">App
+href="{@docRoot}guide/practices/ui_guidelines/widget_design.html#sizes">App
Widget Design Guidelines</a> for more discussion of Home screen cell sizes.</p>
</li>
<li>The <code>updatePeriodMillis</code> attribute defines how often the App