summaryrefslogtreecommitdiff
path: root/docs/sections/troubleshooting.md
diff options
context:
space:
mode:
authorCisco Cervellera <cisco.cervellera@arm.com>2021-11-16 09:54:20 +0000
committerCisco Cervellera <cisco.cervellera@arm.com>2021-11-16 09:54:20 +0000
commite7a0393973a1a1c1ed05b1bf1838fe931416890a (patch)
tree8127d74bf1024ee6f45a07100216162d346ae2a2 /docs/sections/troubleshooting.md
parentb52b585f1c9ee3f2800fa51f3031117ed1396abd (diff)
downloadml-embedded-evaluation-kit-e7a0393973a1a1c1ed05b1bf1838fe931416890a.tar.gz
MLECO-2520: Change md files to have correct file links
Change-Id: I3ec18583c321eb2815a670d56f4958e610331d6d
Diffstat (limited to 'docs/sections/troubleshooting.md')
-rw-r--r--docs/sections/troubleshooting.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/sections/troubleshooting.md b/docs/sections/troubleshooting.md
index fc81ffd..794bfb0 100644
--- a/docs/sections/troubleshooting.md
+++ b/docs/sections/troubleshooting.md
@@ -1,10 +1,10 @@
# Troubleshooting
-- [Troubleshooting](#troubleshooting)
- - [Inference results are incorrect for my custom files](#inference-results-are-incorrect-for-my-custom-files)
- - [The application does not work with my custom model](#the-application-does-not-work-with-my-custom-model)
- - [NPU configuration mismatch error when running inference](#npu-configuration-mismatch-error-when-running-inference)
- - [Problem installing Vela](#problem-installing-vela)
+- [Troubleshooting](./troubleshooting.md#troubleshooting)
+ - [Inference results are incorrect for my custom files](./troubleshooting.md#inference-results-are-incorrect-for-my-custom-files)
+ - [The application does not work with my custom model](./troubleshooting.md#the-application-does-not-work-with-my-custom-model)
+ - [NPU configuration mismatch error when running inference](./troubleshooting.md#npu-configuration-mismatch-error-when-running-inference)
+ - [Problem installing Vela](./troubleshooting.md#problem-installing-vela)
## Inference results are incorrect for my custom files