diff --git a/readme.md b/readme.md
index 906672130a781607e50662e18d305bc884b1255a..2db90b9fe64d2865ea505f8f416d0fe80344afad 100644
--- a/readme.md
+++ b/readme.md
@@ -330,19 +330,19 @@ services:
 2. **Access the services**:
 
    - Access Jaeger UI: [http://localhost:16686](http://localhost:16686)  
-     ![Jaeger UI](image/jaeger-ui-image.png)
+     ![Jaeger UI](images/jaeger-ui-image.png)
 
    - Access Zipkin UI: [http://localhost:9411](http://localhost:9411)  
-     ![Zipkin UI](image/zipkin-ui-image.png)
+     ![Zipkin UI](images/zipkin-ui-image.png)
 
    - Access Prometheus UI: [http://localhost:9090](http://localhost:9090)  
-     ![Prometheus UI](image/to/prometheus-ui-image.png)
+     ![Prometheus UI](images/prometheus-ui-image.png)
 
    - Access cAdvisor UI: [http://localhost:8080](http://localhost:8080)  
-     ![cAdvisor UI](image/cadvisor-ui-image.png)
+     ![cAdvisor UI](images/cadvisor-ui-image.png)
 
    - Access Object Recognizer Interface: [http://localhost:5000](http://localhost:5000)  
-     ![Object Recognizer Interface](image/object-recognizer-image.png)
+     ![Object Recognizer Interface](images/object-recognizer-ui-image.png)
 
 ## **Deploying on K3S using Enoslib on Grid'5000**