fix broken link
diff --git a/apps/OboeTester/docs/README.md b/apps/OboeTester/docs/README.md
index d3bac55..f6c219b 100644
--- a/apps/OboeTester/docs/README.md
+++ b/apps/OboeTester/docs/README.md
@@ -4,7 +4,7 @@
 It can also be used to test Android devices, measure latency and glitches, etc.
 
 OboeTester can be run as an interactive app.
-It can also be run as part of an [automated test using Intents](docs/AutomatedTesting.md)
+It can also be run as part of an [automated test using Intents](AutomatedTesting.md)
 
 ## [How to Build OboeTester](Build.md)