docs: fix link in Loader reference page am: 9f52b7a4a8

am: f496b9a981

Change-Id: I7a7ee695fadb2e0774ef84724a4320fc73b45a88
This commit is contained in:
Mark Lu
2016-08-26 01:03:56 +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