summaryrefslogtreecommitdiffstats
path: root/docs/html/training/testing/ui-testing/index.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/training/testing/ui-testing/index.jd')
-rw-r--r--docs/html/training/testing/ui-testing/index.jd6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/training/testing/ui-testing/index.jd b/docs/html/training/testing/ui-testing/index.jd
index 605de22..20422f7 100644
--- a/docs/html/training/testing/ui-testing/index.jd
+++ b/docs/html/training/testing/ui-testing/index.jd
@@ -14,7 +14,7 @@ startpage=true
<ul>
<li>
- <a href="{@docRoot}/tools/testing-support-library/index.html">Testing Support Library</a>
+ <a href="{@docRoot}tools/testing-support-library/index.html">Testing Support Library</a>
</li>
</ul>
</div>
@@ -59,10 +59,10 @@ such as UI Automator, allow you to create tests for such scenarios.</li>
</ul>
<p>The lessons in this class teach you how to use the tools and APIs in the
-<a href="{@docRoot}/tools/testing-support-library/index.html">Android Testing Support Library</a>
+<a href="{@docRoot}tools/testing-support-library/index.html">Android Testing Support Library</a>
to build these types of automated tests. Before you begin building tests using these
APIs, you must install the Android Testing Support Library, as described in
-<a href="{@docRoot}/tools/testing-support-library/index.html#setup">Downloading the Android
+<a href="{@docRoot}tools/testing-support-library/index.html#setup">Downloading the Android
Testing Support Library</a>.</p>
<h2>Lessons</h2>