From 4d4d5f7a11ae70d7aca8128d54428c2fedada8b5 Mon Sep 17 00:00:00 2001 From: ybonatakis Date: Wed, 14 Aug 2024 14:43:42 +0200 Subject: [PATCH] Fix link in live dev mode to docs The link to Steps to debug developer mode setup documentation was wrong. Just Updated with the corresponding one. Signed-off-by: ybonatakis --- templates/webapi/test/live.html.ep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/webapi/test/live.html.ep b/templates/webapi/test/live.html.ep index 1237ab51de9..faaa41c0b3c 100644 --- a/templates/webapi/test/live.html.ep +++ b/templates/webapi/test/live.html.ep @@ -181,13 +181,13 @@
establishing connection to backend ...

- See steps to debug developer mode setup if the connection can + See steps to debug developer mode setup if the connection can not be established in a reasonable time.

The developer mode is not available because of a configuration issue. - See steps to debug developer mode setup. + See steps to debug developer mode setup.