diff --git a/ws1/README.md b/ws1/README.md
index cc02d9ce02a75cc6eee847fb3d38e9fb23236a5f..551fcb7c46745ed79d827641e92a563bc1b831ea 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](Year2/os_worksheet/ws1/src/Task2_error.jpg)
+  ![Photo Outside Of Validation Rule](os_worksheet/ws1/src/Task2_full.jpg)
 
 - **Photo 2**:
   Shows the full code working.
-  ![Fully Working Code](Year2/os_worksheet/ws1/src/Task2_full.jpg)
+  ![Fully Working Code](os_worksheet/ws1/src/Task2_full.jpg)
 
 ## Further Steps & Conclusion