Fixed broken link in ActivityInstrumentation sample description.

Change-Id: I1ab9a5750693f44dec7aa97c99a2cfcd6af0b78e
This commit is contained in:
quddusc
2013-10-31 11:03:15 -07:00
parent cc1867bc5b
commit b5de8afa23

View File

@@ -9,5 +9,5 @@ sample.group=Testing
{@link android.test.InstrumentationTestCase} to test the internal state of an
{@link android.app.Activity}.</p>
<p>To learn more about using Android's custom testing framework, see
<a href="{@docRoot}/training/activity-testing/index.html">Testing Your
<a href="{@docRoot}training/activity-testing/index.html">Testing Your
Android Activity</a>.</p>