diff --git a/samples/browseable/ActivityInstrumentation/_index.jd b/samples/browseable/ActivityInstrumentation/_index.jd index 1cf01c84b..fa6272425 100644 --- a/samples/browseable/ActivityInstrumentation/_index.jd +++ b/samples/browseable/ActivityInstrumentation/_index.jd @@ -9,5 +9,5 @@ sample.group=Testing {@link android.test.InstrumentationTestCase} to test the internal state of an {@link android.app.Activity}.

To learn more about using Android's custom testing framework, see -Testing Your +Testing Your Android Activity.