summaryrefslogtreecommitdiffstats
path: root/docs/html/training/load-data-background/index.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/training/load-data-background/index.jd')
-rw-r--r--docs/html/training/load-data-background/index.jd3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/training/load-data-background/index.jd b/docs/html/training/load-data-background/index.jd
index 221ae57..29108e8 100644
--- a/docs/html/training/load-data-background/index.jd
+++ b/docs/html/training/load-data-background/index.jd
@@ -54,7 +54,8 @@ startpage=true
</p>
<p>
This class describes how to use a {@link android.support.v4.content.CursorLoader} to run a
- background query. Examples in this class use the {@link android.support.v4 v4 support library}
+ background query. Examples in this class use the <a
+ href="{@docRoot}tools/support-library/features.html#v4">v4 Support Library</a>
versions of classes, which support platforms starting with Android 1.6.
</p>
<h2>Lessons</h2>