Docs: Fixed the Service link

am: 1918214589

Change-Id: I52410cb0cccf0c1c99b13504672acdb0eadb9bc5
This commit is contained in:
Hemal Patel
2016-10-01 01:46:01 +00:00
committed by android-build-merger

View File

@@ -46,7 +46,8 @@ import android.os.Message;
* <div class="special reference">
* <h3>Developer Guides</h3>
* <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>
*
* @see android.os.AsyncTask