aboutsummaryrefslogtreecommitdiff
path: root/src/armnnOnnxParser/README.md
diff options
context:
space:
mode:
authorJan Eilers <jan.eilers@arm.com>2021-03-02 13:46:52 +0000
committerKeith Davis <keith.davis@arm.com>2021-03-04 10:14:43 +0000
commit3b2baa70d14b37fa66076725460792cf47401bbe (patch)
treeb9e59c68f1fe7c5cb7c6a07c7da819a2a2dc4e0e /src/armnnOnnxParser/README.md
parentbc9b09801fcb9489c3742cf4691c39c050cbfbc4 (diff)
downloadarmnn-3b2baa70d14b37fa66076725460792cf47401bbe.tar.gz
Point readme files to latest doxygen documentation
* excluding our top level readme Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: I45b156c248178a141b8497dcc4d09148b67bf406
Diffstat (limited to 'src/armnnOnnxParser/README.md')
-rw-r--r--src/armnnOnnxParser/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/armnnOnnxParser/README.md b/src/armnnOnnxParser/README.md
index 6ba3fa2c27..f279c4b9a6 100644
--- a/src/armnnOnnxParser/README.md
+++ b/src/armnnOnnxParser/README.md
@@ -3,5 +3,4 @@
`armnnOnnxParser` is a library for loading neural networks defined in ONNX protobuf files into the Arm NN runtime.
For more information, a list of supported ONNX layers, and the networks that have been tested,
-please visit "Software Tools" -> "Parsers" -> "Arm NN ONNX 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. \ No newline at end of file
+please visit our [doxygen documentation](https://arm-software.github.io/armnn/latest/parsers.xhtml#S5_onnx_parser). \ No newline at end of file