summaryrefslogtreecommitdiff
path: root/docs/quick_start.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/quick_start.md')
-rw-r--r--docs/quick_start.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_start.md b/docs/quick_start.md
index ff260e1..6f1bc01 100644
--- a/docs/quick_start.md
+++ b/docs/quick_start.md
@@ -170,5 +170,5 @@ cmake .. \
```
> **Note:** If you want to change the application, then, instead of using the `build_default` Python script, follow the
-> approach defined in [documentation.md](./documentation.md). For example, if you wanted to modify the number of
+> approach defined in [documentation.md](./documentation.md#arm_ml-embedded-evaluation-kit). For example, if you wanted to modify the number of
> MAC units of the Ethos-U, or running a custom neural network.