aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).