docs: fix link to sample app

Change-Id: Ie9127cc15ab527542bd5df564826ea703fba419b
This commit is contained in:
Scott Main
2011-02-14 14:38:24 -08:00
parent ecd8fa06e7
commit 64c7574810

View File

@@ -88,8 +88,8 @@ page.title=Dragging and Dropping
<h2>Related Samples</h2>
<ol>
<li>
<a href="{@docRoot}resources/samples/Honeycomb-Gallery/index.html">
Honeycomb-Gallery</a> sample application.
<a href="{@docRoot}resources/samples/HoneycombGallery/index.html">
Honeycomb Gallery</a>.
</li>
<li>
<a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/DragAndDropDemo.html">