diff options
author | Scott Main <smain@google.com> | 2011-02-15 17:25:26 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2011-02-15 17:50:33 -0800 |
commit | a564745035f57e999eb1826de7d0b91e226fe77f (patch) | |
tree | 4351ecff4fee5613f252d35eec95591d92f0fc7c /docs/html/guide/guide_toc.cs | |
parent | 13033ea52714d48d754c6bc8fccb18514c645a47 (diff) |
docs: revise loader doc title
Change-Id: I232eb1da8270625afa0f26951dbd20d9a61fe15d
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"> |