aboutsummaryrefslogtreecommitdiff
path: root/en/compatibility/tests/development/instrumentation.md
diff options
context:
space:
mode:
Diffstat (limited to 'en/compatibility/tests/development/instrumentation.md')
-rw-r--r--en/compatibility/tests/development/instrumentation.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/en/compatibility/tests/development/instrumentation.md b/en/compatibility/tests/development/instrumentation.md
index 70439a7c..6a468758 100644
--- a/en/compatibility/tests/development/instrumentation.md
+++ b/en/compatibility/tests/development/instrumentation.md
@@ -91,8 +91,7 @@ and APIs to manipulate the application process under test.
1. Run the tests:
* The simplest solution is to use
- [Atest](https://android.googlesource.com/platform/tools/tradefederation/+/master/atest/README.md){: .external}
- like so:
+ [Atest](/compatibility/tests/development/atest) like so:
```
atest FrameworksCoreTests