diff --git a/assignments/src/MV3500Cohort2019JulySeptember/projects/Boron_Yurkovich - UDPs for MAJ Furr/README.txt b/assignments/src/MV3500Cohort2019JulySeptember/projects/Boron_Yurkovich - UDPs for MAJ Furr/README.txt
index 0eb6605e46a19dddd943e26ff2848a3b8c7caac8..11f3f0315bd30d30979b867e5fb8090e5f442a1b 100644
--- a/assignments/src/MV3500Cohort2019JulySeptember/projects/Boron_Yurkovich - UDPs for MAJ Furr/README.txt	
+++ b/assignments/src/MV3500Cohort2019JulySeptember/projects/Boron_Yurkovich - UDPs for MAJ Furr/README.txt	
@@ -41,7 +41,7 @@ program and debugging.  Thus, to observe and track the PDUs being sent, simply r
 this file prior to executing MAJ Furr's main program.
 
 5.  Future work - The intricacies subordinate to the main 72 PDUs identified in 
-the MOVES Institute's open-dis7-source.jar need improvement if a more effective 
+the MOVES Institute's opendis7-source.jar need improvement if a more effective 
 and thorough implementation is desired.  A better understanding of how the 
 Institute of Electrical and Electronics Engineers Standard for DIS - Application 
 Protocols (IEEE Std 1278.1-2012) and Simulation Interoperability Standards 
diff --git a/assignments/src/MV3500Cohort2021JulySeptember/homework3/Pugh/README.md b/assignments/src/MV3500Cohort2021JulySeptember/homework3/Pugh/README.md
index e7a8fd0acbd065040acc10e0c432788a4261d44b..78951850a827c40841985693863e8d7fd7849b4a 100644
--- a/assignments/src/MV3500Cohort2021JulySeptember/homework3/Pugh/README.md
+++ b/assignments/src/MV3500Cohort2021JulySeptember/homework3/Pugh/README.md
@@ -3,7 +3,7 @@
 ### Assignment
 
 * Adapt the functionality for [OpenDIS ExampleSimulationProgram](../../../../examples/src/OpenDis7Examples/ExampleSimulationProgram.java), modifying provided code
-* Result streams are recorded/saved/replayed using [PduRecorder](https://savage.nps.edu/open-dis7-java/javadoc/edu/nps/moves/dis7/utilities/stream/PduRecorder.html), [Wireshark](https://www.wireshark.org) or [X3D-Edit](https://savage.nps.edu/X3D-Edit).
+* Result streams are recorded/saved/replayed using [PduRecorder](https://savage.nps.edu/opendis7-java/javadoc/edu/nps/moves/dis7/utilities/stream/PduRecorder.html), [Wireshark](https://www.wireshark.org) or [X3D-Edit](https://savage.nps.edu/X3D-Edit).
 
 This assignment  presents a Problem Prototyping opportunity.
 While some minimal functionality is expected, the general outline of
diff --git a/assignments/src/MV3500Cohort2021JulySeptember/homework3/README.md b/assignments/src/MV3500Cohort2021JulySeptember/homework3/README.md
index e7a8fd0acbd065040acc10e0c432788a4261d44b..78951850a827c40841985693863e8d7fd7849b4a 100644
--- a/assignments/src/MV3500Cohort2021JulySeptember/homework3/README.md
+++ b/assignments/src/MV3500Cohort2021JulySeptember/homework3/README.md
@@ -3,7 +3,7 @@
 ### Assignment
 
 * Adapt the functionality for [OpenDIS ExampleSimulationProgram](../../../../examples/src/OpenDis7Examples/ExampleSimulationProgram.java), modifying provided code
-* Result streams are recorded/saved/replayed using [PduRecorder](https://savage.nps.edu/open-dis7-java/javadoc/edu/nps/moves/dis7/utilities/stream/PduRecorder.html), [Wireshark](https://www.wireshark.org) or [X3D-Edit](https://savage.nps.edu/X3D-Edit).
+* Result streams are recorded/saved/replayed using [PduRecorder](https://savage.nps.edu/opendis7-java/javadoc/edu/nps/moves/dis7/utilities/stream/PduRecorder.html), [Wireshark](https://www.wireshark.org) or [X3D-Edit](https://savage.nps.edu/X3D-Edit).
 
 This assignment  presents a Problem Prototyping opportunity.
 While some minimal functionality is expected, the general outline of