Skip to content

Commit ef0314b

Browse files
committed
docs: fix broken link
Change-Id: I13e29ec18bb503ea33ee59d187f588c5be8fd109
1 parent c8711ca commit ef0314b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/java/android/view/ActionMode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* <div class="special reference">
2525
* <h3>Developer Guides</h3>
2626
* <p>For information about how to provide contextual actions with {@code ActionMode},
27-
* read the <a href="{@docRoot}guide/topics/ui/menu.html#context-menu">Menus</a>
27+
* read the <a href="{@docRoot}guide/topics/ui/menus.html#context-menu">Menus</a>
2828
* developer guide.</p>
2929
* </div>
3030
*/

0 commit comments

Comments
 (0)