summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2011-02-15 20:15:31 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-02-15 20:15:31 -0800
commite502c7c0ca8744f2fad56a5a4beb244106c25f1f (patch)
treeb373463319afbeb774c02bbcd2ea951ccbc75159 /docs/html/guide/guide_toc.cs
parent73000f8c443d37c72b8ed4ff536f0ca7a96182f1 (diff)
parentf0b4f1007935a724cd0cfa64520ac98ee68a2266 (diff)
am f0b4f100: am f2d52938: Merge "docs: revise loader doc title" into honeycomb
* commit 'f0b4f1007935a724cd0cfa64520ac98ee68a2266': docs: revise loader doc title
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r--docs/html/guide/guide_toc.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index 0458a7cdbfb2..e0b67f62787d 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -65,7 +65,7 @@
<li><a href="<?cs var:toroot ?>guide/topics/fundamentals/fragments.html">
<span class="en">Fragments</span>
</a> <span class="new">new!</span></li>
- <li><a href="<?cs var:toroot ?>guide/topics/providers/loaders.html">
+ <li><a href="<?cs var:toroot ?>guide/topics/fundamentals/loaders.html">
<span class="en">Loaders</span>
</a> <span class="new">new!</span></li>
<li><a href="<?cs var:toroot ?>guide/topics/fundamentals/tasks-and-back-stack.html">