diff --git a/examples/src/SimkitOpenDis7Examples/README.md b/examples/src/SimkitOpenDis7Examples/README.md
index ea16070c4dbb15319a3f121062262e7701cde8ab..e16f3da189bf225f36e512ca2723e6342d55024f 100644
--- a/examples/src/SimkitOpenDis7Examples/README.md
+++ b/examples/src/SimkitOpenDis7Examples/README.md
@@ -11,13 +11,13 @@ utilize opendis7-java libraries for PDU output.
 
 ## TODO
 
-a. Refactor OpenDis7Examples.ExampleSimulationProgram to extract re-usable DIS
+a. Refactor [OpenDis7Examples.ExampleSimulationProgram.java](../OpenDis7Examples/ExampleSimulationProgram.java) to extract re-usable DIS
    network parameters, setup and teardown as a convenient superclass.
 b. Add initial PDU outputs to these examples.
 
 ## References
 
-* [Discrete Event Simulation Modeling.pdf](documentation/Discrete Event Simulation Modeling.pdf)
+* [Discrete Event Simulation Modeling](documentation/Discrete Event Simulation Modeling.pdf) manual for Simkit
 * https://github.com/ahbuss/Simkit
 * https://gitlab.nps.edu/abuss/MV3302ClassCode