diff options
author | Scott Main <smain@google.com> | 2011-02-15 20:08:21 -0800 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2011-02-15 20:08:21 -0800 |
commit | f0b4f1007935a724cd0cfa64520ac98ee68a2266 (patch) | |
tree | 4ffb3335045ef7d737e4f38883f53384ca4b374b /docs/html/guide/guide_toc.cs | |
parent | 8700547f5565ae899e7a08271b74b69cc32c3c4f (diff) | |
parent | f2d5293844a3c782ccd415d327007ec5e7681a26 (diff) |
am f2d52938: Merge "docs: revise loader doc title" into honeycomb
* commit 'f2d5293844a3c782ccd415d327007ec5e7681a26':
docs: revise loader doc title
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index da8b9a1004b3..a65ffbc4d30f 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"> |