summaryrefslogtreecommitdiff
path: root/core/java/android
diff options
context:
space:
mode:
authorNick Cook <nickcook@google.com>2019-07-22 17:24:07 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-07-22 17:24:07 +0000
commit2aec022fd2646acc1819557a62b0118f1c0ac8e3 (patch)
tree0b279f1160c2f6de56ab5ce7bb4251cd5a031279 /core/java/android
parent69d1c9c037643cd4a3e60f238fb2ed95cd312815 (diff)
parent42ece979a259b6e1e5995e57d740952936374615 (diff)
Merge "docs: Fix broken link." into qt-dev
Diffstat (limited to 'core/java/android')
-rw-r--r--core/java/android/widget/RelativeLayout.java8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/java/android/widget/RelativeLayout.java b/core/java/android/widget/RelativeLayout.java
index d985528c38fb..6b324a541c42 100644
--- a/core/java/android/widget/RelativeLayout.java
+++ b/core/java/android/widget/RelativeLayout.java
@@ -1202,13 +1202,13 @@ public class RelativeLayout extends ViewGroup {
* determine where to position the view on the screen. If the view is not contained
* within a relative layout, these attributes are ignored.
*
- * See the <a href="/guide/topics/ui/layout/relative.html">
- * Relative Layout</a> guide for example code demonstrating how to use relative layout’s
+ * See the <a href="{@docRoot}guide/topics/ui/layout/relative.html">Relative
+ * Layout</a> guide for example code demonstrating how to use relative layout's
* layout parameters in a layout XML.
*
* To learn more about layout parameters and how they differ from typical view attributes,
- * see the <a href="/guide/topics/ui/declaring-layout.html#attributes">
- * Layouts guide</a>.
+ * see the <a href="{@docRoot}guide/topics/ui/declaring-layout.html#attributes">Layouts
+ * guide</a>.
*
*
* @attr ref android.R.styleable#RelativeLayout_Layout_layout_alignWithParentIfMissing