summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Scott Main <smain@google.com> 2011-06-02 10:55:49 -0700
committer Android Git Automerger <android-git-automerger@android.com> 2011-06-02 10:55:49 -0700
commit7c8b81c53674ffbd3fc0cdf29f5fff4548fda085 (patch)
tree72781f91ed0d0220efab41947a51d6462bd91562
parentcc20b4e31ece564800aa2322efe3ae9da163b570 (diff)
parentb04ac7ac0b3fcc8a16f7f81476a99a4dc44f8ae0 (diff)
am b04ac7ac: am 0d5ed597: Merge "Cherry pick Change-Id: Ie9d68854926544749dde4edfeac9be2ece38560b docs: fix broken links" into honeycomb-mr2
* commit 'b04ac7ac0b3fcc8a16f7f81476a99a4dc44f8ae0': Cherry pick Change-Id: Ie9d68854926544749dde4edfeac9be2ece38560b docs: fix broken links
-rw-r--r--docs/html/guide/topics/usb/index.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/topics/usb/index.jd b/docs/html/guide/topics/usb/index.jd
index 18af06ac666c..3e2a18b87619 100644
--- a/docs/html/guide/topics/usb/index.jd
+++ b/docs/html/guide/topics/usb/index.jd
@@ -6,9 +6,9 @@ page.title=USB Host and Accessory
<h2>Topics</h2>
<ol>
- <li><a href="{@docRoot}/guide/topics/USB/accessory.jd">USB Accessory</a></li>
+ <li><a href="{@docRoot}guide/topics/USB/accessory.jd">USB Accessory</a></li>
- <li><a href="{@docRoot}/guide/topics/USB/host.jd">USB Host</a></li>
+ <li><a href="{@docRoot}guide/topics/USB/host.jd">USB Host</a></li>
</ol>
</div>
</div>