From 98262391ccaa5d00fac1ec8a1707d7fbba33cc3a Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Mon, 27 Nov 2023 13:28:25 +0100 Subject: [PATCH] docs: ui/web/README.md: fix link, take 2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- ui/web/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/web/README.md b/ui/web/README.md index ca720a3e..0781197a 100644 --- a/ui/web/README.md +++ b/ui/web/README.md @@ -1,6 +1,6 @@ # Web UI -The Web UI code and configuration is in the repository directory [ui/web](./ui/web/). Commands execution is relative to that directory. +The Web UI code and configuration is in the repository directory [ui/web](./../../ui/web/). Commands execution is relative to that directory. ## Project setup -- 2.34.1