docs: fix link in Loader reference page

am: 9f52b7a4a8

Change-Id: I32164f55f9b42dc50f13756c942644350a7d643e
This commit is contained in:
Mark Lu
2016-08-26 00:53:53 +00:00
committed by android-build-merger

View File

@@ -44,7 +44,7 @@ import java.io.PrintWriter;
* <div class="special reference">
* <h3>Developer Guides</h3>
* <p>For more information about using loaders, read the
* <a href="{@docRoot}guide/topics/fundamentals/loaders.html">Loaders</a> developer guide.</p>
* <a href="{@docRoot}guide/components/loaders.html">Loaders</a> developer guide.</p>
* </div>
*
* @param <D> The result returned when the load is complete