X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2FREADME.md;h=1035fe9ae821929077269f2605c24fd4634a61eb;hb=cbaa683986beae870b1a98570b39dbfb030b52db;hp=ca720a3e1dbd8844897b6ab7dff6a0f67ba82116;hpb=033816546d017750bd32c9bb641a60164dde3bba;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/README.md b/ui/web/README.md index ca720a3e..1035fe9a 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 @@ -25,7 +25,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