docs: fix broken link

Change-Id: I13e29ec18bb503ea33ee59d187f588c5be8fd109
This commit is contained in:
Scott Main
2012-02-17 14:37:58 -08:00
parent c8711ca7eb
commit ef0314b2c6

View File

@@ -24,7 +24,7 @@ package android.view;
* <div class="special reference">
* <h3>Developer Guides</h3>
* <p>For information about how to provide contextual actions with {@code ActionMode},
* read the <a href="{@docRoot}guide/topics/ui/menu.html#context-menu">Menus</a>
* read the <a href="{@docRoot}guide/topics/ui/menus.html#context-menu">Menus</a>
* developer guide.</p>
* </div>
*/