docs: fix link in Loader reference page

Bug: 29764129
Change-Id: I5ca881bb30adbbaf65ba37b1cf63903a4fc5600e
This commit is contained in:
Mark Lu
2016-08-12 15:48:05 -07:00
parent abfa7e2c65
commit 9f52b7a4a8

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