From 1c9d2685d87b53ac3911dfdb8d07a043d5e86471 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 3 Apr 2024 10:55:43 +0100 Subject: IVGCVSW-8313 Broken link in the delegate README Signed-off-by: Nikhil Raj Change-Id: I76bffae3d2954dc03448018ba754acd34f3334e4 --- delegate/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). -- cgit v1.2.1