aboutsummaryrefslogtreecommitdiff
path: root/src/armnnCaffeParser/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnCaffeParser/README.md')
-rw-r--r--src/armnnCaffeParser/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/armnnCaffeParser/README.md b/src/armnnCaffeParser/README.md
index 17dbe440de..194254ce05 100644
--- a/src/armnnCaffeParser/README.md
+++ b/src/armnnCaffeParser/README.md
@@ -3,5 +3,4 @@
`armnnCaffeParser` is a library for loading neural networks defined in Caffe protobuf files into the Arm NN runtime.
For more information, a list of supported Caffe layers, and the networks that have been tested,
-please visit "Software Tools" -> "Parsers" -> "Arm NN Caffe Parser" in our doxygen documentation that can be found in
-the [wiki section](https://github.com/ARM-software/armnn/wiki/Documentation) of our github repository.
+please visit our [doxygen documentation](https://arm-software.github.io/armnn/latest/parsers.xhtml#S4_caffe_parser).