summaryrefslogtreecommitdiffstats
path: root/docs/html
diff options
context:
space:
mode:
authorJoe Fernandez <joefernandez@google.com>2011-04-26 15:47:39 -0700
committerJoe Fernandez <joefernandez@google.com>2011-04-26 15:47:39 -0700
commit983cb86388315c4d21c0e4b52fd9db972c3c8608 (patch)
tree378bb9721dad9a7219050212c54514d0290e337f /docs/html
parent48c187f9cf2bcb51f446a5a62346f9ef5920c7f3 (diff)
downloadframeworks_base-983cb86388315c4d21c0e4b52fd9db972c3c8608.zip
frameworks_base-983cb86388315c4d21c0e4b52fd9db972c3c8608.tar.gz
frameworks_base-983cb86388315c4d21c0e4b52fd9db972c3c8608.tar.bz2
docs: fix for Misdirected link in topic Declaring Layout
bug 4257430 Change-Id: Id4711c712e99eea1dd537ee2343aedc5014df536
Diffstat (limited to 'docs/html')
-rw-r--r--docs/html/guide/topics/ui/declaring-layout.jd4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/html/guide/topics/ui/declaring-layout.jd b/docs/html/guide/topics/ui/declaring-layout.jd
index 2da022c..4a574be 100644
--- a/docs/html/guide/topics/ui/declaring-layout.jd
+++ b/docs/html/guide/topics/ui/declaring-layout.jd
@@ -295,7 +295,9 @@ Available Resources</a> document.</p>
{@link android.view.ViewGroup.MarginLayoutParams} for further information.
</p>
-<p>For more information about dimensions, see <a href="{@docRoot}guide/topics/resources/available-resources.html#dimension">Dimension Values</a>.</p>
+ <p>For more information about dimensions, see
+ <a href="{@docRoot}guide/topics/resources/more-resources.html#Dimension">Dimension Values</a>.
+ </p>