aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-04-03 10:55:43 +0100
committerColm Donelan <colm.donelan@arm.com>2024-04-03 12:56:36 +0000
commit1c9d2685d87b53ac3911dfdb8d07a043d5e86471 (patch)
treefe82774b62ee79d3507838acb6c5d9f004511f07
parent65e3c59b08eb7022ececd5c9d6bc3e5b6e73f008 (diff)
downloadarmnn-1c9d2685d87b53ac3911dfdb8d07a043d5e86471.tar.gz
IVGCVSW-8313 Broken link in the delegate README
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I76bffae3d2954dc03448018ba754acd34f3334e4
-rw-r--r--delegate/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/delegate/README.md b/delegate/README.md
index c6bd51cabb..81ae1ef066 100644
--- a/delegate/README.md
+++ b/delegate/README.md
@@ -3,4 +3,4 @@
'armnnDelegate' is a library for accelerating certain TensorFlow Lite operators on Arm hardware by providing
the TensorFlow Lite interpreter with an alternative implementation of the operators via its delegation mechanism.
-For more information, like a list of supported operators, please visit our [doxygen documentation](https://arm-software.github.io/armnn/latest/delegate.xhtml).
+For more information, like a list of supported operators, please visit our [doxygen documentation](https://arm-software.github.io/armnn/latest/delegate.html).