diff --git a/backend/templates/dashboard.ejs b/backend/templates/dashboard.ejs
index 5ccafc821ed08dbc7f44e2b6ed429c1798c86483..2c5e4788da2a4ec7eeb810200b75dc1390016d93 100644
--- a/backend/templates/dashboard.ejs
+++ b/backend/templates/dashboard.ejs
@@ -175,7 +175,7 @@
                                     </td>
                                     <td>
                                         <img style="height:1.5rem"
-                                            src="<%= `/oetzit-storage-api/words/${transcriptionsEntropyTail[i].page_id}/${transcriptionsEntropyTail[i].word_id}.png` %>">
+                                            src="<%= `/oetzit/storage/words/${transcriptionsEntropyTail[i].page_id}/${transcriptionsEntropyTail[i].word_id}.png` %>">
 
                                     </td>
                                     <td>
diff --git a/backend/templates/workshop.ejs b/backend/templates/workshop.ejs
index 20020e37fdd2e28ef7278ce512aea70feb6685e9..a622fed19a374908691d08e3782168101b1117f8 100644
--- a/backend/templates/workshop.ejs
+++ b/backend/templates/workshop.ejs
@@ -147,7 +147,7 @@
                                     </td>
                                     <td>
                                         <img style="height:1.5rem"
-                                            src="<%= `/oetzit-storage-api/words/${transcriptionsEntropy[i].page_id}/${transcriptionsEntropy[i].word_id}.png` %>">
+                                            src="<%= `/oetzit/storage/words/${transcriptionsEntropy[i].page_id}/${transcriptionsEntropy[i].word_id}.png` %>">
 
                                     </td>
                                     <td>