Skip to content

Commit b5de8af

Browse files
committed
Fixed broken link in ActivityInstrumentation sample description.
Change-Id: I1ab9a5750693f44dec7aa97c99a2cfcd6af0b78e
1 parent cc1867b commit b5de8af

File tree

1 file changed

+1
-1
lines changed
  • samples/browseable/ActivityInstrumentation

1 file changed

+1
-1
lines changed

samples/browseable/ActivityInstrumentation/_index.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ sample.group=Testing
99
{@link android.test.InstrumentationTestCase} to test the internal state of an
1010
{@link android.app.Activity}.</p>
1111
<p>To learn more about using Android's custom testing framework, see
12-
<a href="{@docRoot}/training/activity-testing/index.html">Testing Your
12+
<a href="{@docRoot}training/activity-testing/index.html">Testing Your
1313
Android Activity</a>.</p>

0 commit comments

Comments
 (0)