From 7b5458d65752cbafc73a5fff2f0bd1cd9a5ff843 Mon Sep 17 00:00:00 2001
From: Don Brutzman <brutzman@nps.edu>
Date: Sun, 15 Nov 2020 16:26:49 -0800
Subject: [PATCH] project is ready for broad use

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7eab3a9669..196566518d 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Type-safe java implementation of the DIS Protocol v. 7, IEEE 1278.1-2012
 
 This project provides a complete implementation of the IEEE DIS Protocol and
 associated enumerations from the
-[open-dis7-java-source-generator](https://github.com/open-dis/open-dis7-java-source-generator) project.
+[open-dis7-source-generator](https://github.com/open-dis/open-dis7-source-generator) project.
 
 Additional testing and experimentation is performed in the NPS MOVES
 [Networked Graphics MV3500](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500) course.
-- 
GitLab