From 9aeb5938af538329b23de0d09818a8467e4b6e96 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Wed, 25 May 2022 16:42:16 -0700 Subject: [PATCH] fix 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 3ac26638ac..5f8e33483c 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 [../../../../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). +* Run [AllPduReceiver.txt](../../../../eamples/src/OpenDis7Examples/AllPduReceiver.txt) and [AllPduSenderLog.txt](../../../../eamples/src/OpenDis7Examples/AllPduSenderLog.txt). +* Compare your results to [AllPduReceiverLog.txt](../../../../eamples/src/OpenDis7Examples/AllPduReceiverLog.txt), [AllPduSenderLog.txt](../../../../eamples/src/OpenDis7Examples/AllPduSenderLog.txt) and [AllPduSenderWireshark.png](../../../../eamples/src/OpenDis7Examples/AllPduSenderWireshark). Deliverables: simply report success/failure. Trouble reports and suggestions welcome. -- GitLab