aboutsummaryrefslogtreecommitdiff
path: root/src/armnnDeserializer
diff options
context:
space:
mode:
authorJan Eilers <jan.eilers@arm.com>2021-03-02 13:46:52 +0000
committerJan Eilers <jan.eilers@arm.com>2021-03-03 14:50:29 +0000
commit82c59d75ef0f191887fae1cc2864bbf4b37ac0c5 (patch)
treeaab7dea3ab6c02d1672c0569301104c57f48208f /src/armnnDeserializer
parent7478ab55d6148f951a90afff11111b069f76af95 (diff)
downloadarmnn-82c59d75ef0f191887fae1cc2864bbf4b37ac0c5.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/armnnDeserializer')
-rw-r--r--src/armnnDeserializer/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/armnnDeserializer/README.md b/src/armnnDeserializer/README.md
index b43f15d9d4..2b861c3108 100644
--- a/src/armnnDeserializer/README.md
+++ b/src/armnnDeserializer/README.md
@@ -4,5 +4,4 @@ The `armnnDeserializer` is a library for loading neural networks defined by Arm
into the Arm NN runtime.
For more information about the layers that are supported, and the networks that have been tested,
-take a look at "Software Tools" -> "Deserializer" in our doxygen documentation which 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
+take a look at our [doxygen documentation](https://arm-software.github.io/armnn/latest/deserializer.xhtml). \ No newline at end of file