diff --git a/ws1/README.md b/ws1/README.md
index 9d3d9b300c1965ddd114e7d6d1f548925d557227..b2654d43d42554a936552c9cf8015eaadd3c1c63 100644
--- a/ws1/README.md
+++ b/ws1/README.md
@@ -90,11 +90,11 @@ In order to show that this code runs, I have included two photos:
 
 - **Photo 1**: 
   Shows what happens when someone enters a number that is outside of the validation rule.
-  ![Photo Outside Of Validation Rule](os_worksheet/ws1/Task2_full.jpg)
+  ![Photo Outside Of Validation Rule](https://gitlab.uwe.ac.uk/uwe/os_worksheet/-/blob/master/ws1/Task2_error.jpg)
 
 - **Photo 2**:
   Shows the full code working.
-  ![Fully Working Code](os_worksheet/ws1/Task2_full.jpg)
+  ![Fully Working Code](https://gitlab.uwe.ac.uk/uwe/os_worksheet/-/blob/master/ws1/Task2_full.jpg)
 
 ## Further Steps & Conclusion