am b5de8afa: Fixed broken link in ActivityInstrumentation sample description.

* commit 'b5de8afa234acc3caf231fe319f471dabb7d99b1':
  Fixed broken link in ActivityInstrumentation sample description.
This commit is contained in:
quddusc
2013-10-31 11:46:16 -07:00
committed by Android Git Automerger

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>