From 03df5dc19c2c15c354e4993e48f50ec3b886bd02 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Wed, 25 May 2022 16:34:03 -0700
Subject: [PATCH] improved links

---
 assignments/src/MV3500Cohort2022MayJune/homework1/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/assignments/src/MV3500Cohort2022MayJune/homework1/README.md b/assignments/src/MV3500Cohort2022MayJune/homework1/README.md
index f11f6a67e2..3ac26638ac 100644
--- a/assignments/src/MV3500Cohort2022MayJune/homework1/README.md
+++ b/assignments/src/MV3500Cohort2022MayJune/homework1/README.md
@@ -2,8 +2,8 @@
 
 Welcome everybody! This is where your homework goes.  Warmup exercise:
 
-* Run AllPduReceiver and AllPduSender.
-* Compare your results to [AllPduReceiverLog.txt](AllPduReceiverLog.txt), [AllPduSenderLog.txt](AllPduSenderLog.txt) and [AllPduSenderWireshark.png](AllPduSenderWireshark).
+* Run [../../../../eamples/src/OpenDis7Examples/AllPduReceiver.txt](AllPduReceiver.txt) and [../../../../eamples/src/OpenDis7Examples/AllPduSenderLog.txt](AllPduSenderLog.txt).
+* Compare your results to [../../../../eamples/src/OpenDis7Examples/AllPduReceiverLog.txt](../../../../eamples/src/OpenDis7Examples/AllPduReceiverLog.txt), [../../../../eamples/src/OpenDis7Examples/AllPduSenderLog.txt](AllPduSenderLog.txt) and [../../../../eamples/src/OpenDis7Examples/AllPduSenderWireshark.png](AllPduSenderWireshark).
 
 Deliverables: simply report success/failure.  Trouble reports and suggestions welcome.
 
-- 
GitLab