From 7628bc9e7faa712ceeb974f31b5724826c462b96 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Wed, 2 Feb 2022 20:50:32 -0800
Subject: [PATCH] rename paths as opendis7-java, omitting hyphen

---
 examples/src/OpenDis7Examples/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/src/OpenDis7Examples/README.md b/examples/src/OpenDis7Examples/README.md
index 03ba37e291..25d8b289e6 100644
--- a/examples/src/OpenDis7Examples/README.md
+++ b/examples/src/OpenDis7Examples/README.md
@@ -2,7 +2,7 @@
 
 All examples tested, running and documented satisfactorily.
 
-This package presents course examples using the [Open-DIS-Java](https://github.com/open-dis/open-dis-java) library, with online [Javadoc](https://savage.nps.edu/open-dis7-java/javadoc) showing complete coverage of 72 PDUs and 22,000+ enumerations).
+This package presents course examples using the [Open-DIS-Java](https://github.com/open-dis/opendis7-java) library, with online [Javadoc](https://savage.nps.edu/opendis7-java/javadoc) showing complete coverage of 72 PDUs and 22,000+ enumerations).
 
 See the [specifications](../../../specifications) directory to for guidance on obtaining reference copies of DIS and RPRFOM standards.
 
-- 
GitLab