From 15124b9a1fc61722af33085024d4f0c8d3c6d81c Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Thu, 29 Dec 2022 11:37:48 +0100 Subject: [PATCH] Fix link in ui/web/README.md 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 5b7f5d6f..1293c310 100644 --- a/ui/web/README.md +++ b/ui/web/README.md @@ -21,7 +21,7 @@ The simulator UI server must be enabled, use WebSocket and disable authenticatio }, ``` -See [here](../README.md#charging-stations-simulator-configuration) for more details. +See [here](../../README.md#charging-stations-simulator-configuration) for more details. ### Run -- 2.34.1