summaryrefslogtreecommitdiff
path: root/docs/unit_tests.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/unit_tests.md')
-rw-r--r--docs/unit_tests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/unit_tests.md b/docs/unit_tests.md
index f26a8519c8..1d9da40f9d 100644
--- a/docs/unit_tests.md
+++ b/docs/unit_tests.md
@@ -196,7 +196,7 @@ Build and run the test as an EC unit test:
```
For building the test as a Zephyr Ztest unit test, follow the instructions in
-[Porting EC unit tests to Ztest](./ztest.md) to build the unit test for Zephyr's
+[Porting EC unit tests to Ztest](./zephyr/ztest.md) to build the unit test for Zephyr's
"native_posix" host-based target.
<!-- mdformat off(b/139308852) -->