Merge branch 'main' into combined-prs-branch
[e-mobility-charging-stations-simulator.git] / ui / web / README.md
index ca720a3e1dbd8844897b6ab7dff6a0f67ba82116..1035fe9ae821929077269f2605c24fd4634a61eb 100644 (file)
@@ -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