aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyarmnn/README.md')
-rw-r--r--python/pyarmnn/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyarmnn/README.md b/python/pyarmnn/README.md
index ae263463da..dc3b8a1fb0 100644
--- a/python/pyarmnn/README.md
+++ b/python/pyarmnn/README.md
@@ -10,7 +10,7 @@ delegated to the Arm NN library.
The [SWIG](http://www.swig.org/) project is used to generate the Arm NN python shadow classes and C wrapper.
The following diagram shows the conceptual architecture of this library:
-![PyArmNN](./images/pyarmnn.png)
+![PyArmNN](docs/pyarmnn.png)
# Setup development environment