docs: revise loader doc title
Change-Id: I232eb1da8270625afa0f26951dbd20d9a61fe15d
diff --git a/docs/html/sdk/android-3.0.jd b/docs/html/sdk/android-3.0.jd
index c9738bc..8088e32 100644
--- a/docs/html/sdk/android-3.0.jd
+++ b/docs/html/sdk/android-3.0.jd
@@ -351,7 +351,7 @@
loader for your activity or fragment.</p>
<p>For more information, read the <a
-href="{@docRoot}guide/topics/providers/loaders.html">Loaders</a> documentation. You can also see
+href="{@docRoot}guide/topics/fundamentals/loaders.html">Loaders</a> documentation. You can also see
example code using loaders in the <a
href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/FragmentListCursorLoader.html">FragmentListCursorLoader</a>
and <a