Docs: Fixed the Service link am: 1918214589 am: eb21088b67

am: 63b5e3ddd1

Change-Id: I1b1d34bb84a66c35268a7db754e5465b4c2b8d30
This commit is contained in:
Hemal Patel
2016-10-06 19:59:53 +00:00
committed by android-build-merger

View File

@@ -46,7 +46,8 @@ import android.os.Message;
* <div class="special reference"> * <div class="special reference">
* <h3>Developer Guides</h3> * <h3>Developer Guides</h3>
* <p>For a detailed discussion about how to create services, read the * <p>For a detailed discussion about how to create services, read the
* <a href="{@docRoot}guide/topics/fundamentals/services.html">Services</a> developer guide.</p> * <a href="{@docRoot}guide/components/services.html">Services</a> developer
* guide.</p>
* </div> * </div>
* *
* @see android.os.AsyncTask * @see android.os.AsyncTask