summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk/android-3.0.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/sdk/android-3.0.jd')
-rw-r--r--docs/html/sdk/android-3.0.jd2
1 files changed, 1 insertions, 1 deletions
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 @@ changed, then call {@link android.app.LoaderManager#initLoader initLoader()} to
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