summaryrefslogtreecommitdiff
path: root/docs/quick_start.md
diff options
context:
space:
mode:
authorIsabella Gottardi <isabella.gottardi@arm.com>2021-08-13 16:29:39 +0100
committerIsabella Gottardi <isabella.gottardi@arm.com>2021-09-03 16:45:19 +0100
commit314948696e0dba0ffc868863868308b027824e1f (patch)
tree5e244847c4fa7612058455972b2b3bfc5b845272 /docs/quick_start.md
parent036f8c7c732ed50da3a349f1b5fb0c57e22d33fd (diff)
downloadml-embedded-evaluation-kit-314948696e0dba0ffc868863868308b027824e1f.tar.gz
MLECO-2235: Fix documentation
Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com> Change-Id: If8d6bf60cd4961be4c29f46ea75422b093185b04
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.