summaryrefslogtreecommitdiff
path: root/docs/sections/customizing.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/customizing.md')
-rw-r--r--docs/sections/customizing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/customizing.md b/docs/sections/customizing.md
index 056bc55..ae911d9 100644
--- a/docs/sections/customizing.md
+++ b/docs/sections/customizing.md
@@ -738,6 +738,6 @@ cmake .. \
As a result, `ethos-u-hello_world.axf` should be created, MPS3 build
will also produce `sectors/hello_world` directory with binaries and
-`images-hello_world.txt` to be copied to the board MicroSD card.
+`sectors/images.txt` to be copied to the board MicroSD card.
Next section of the documentation: [Testing and benchmarking](testing_benchmarking.md).