From 07f01f5e7803faad4b6f2cc145ca3839deafd50f Mon Sep 17 00:00:00 2001
From: Daniel Kibblewhite <daniel2.kibblewhite@live.uwe.ac.uk>
Date: Wed, 13 Nov 2024 10:58:39 +0000
Subject: [PATCH] updated task 2 just md to complete then build

---
 ws1/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ws1/README.md b/ws1/README.md
index cc02d9c..551fcb7 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
 
-- 
GitLab