From 85ec2d33fb4363c92f1abbd485d8f73cb4c8df09 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@DESKTOP-2S09UKA>
Date: Sat, 6 Jul 2019 11:17:01 -0700
Subject: [PATCH] add link

---
 examples/src/DisExamples/README.DIS.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/examples/src/DisExamples/README.DIS.md b/examples/src/DisExamples/README.DIS.md
index aba795c6c3..d74db83f98 100644
--- a/examples/src/DisExamples/README.DIS.md
+++ b/examples/src/DisExamples/README.DIS.md
@@ -1,5 +1,5 @@
-# DIS Protocol Examples using OpenDIS Library
+# DIS Protocol Examples using Open-DIS-Java Library
 
-See [specifications](../../../specifications) directory to obtain reference copies of DIS and RPRFOM standards.
+Course examples using the [Open-DIS-Java](https://github.com/open-dis/open-dis-java) library are presented in this package.
 
-Course examples using the OpenDIS library are presented in this package.
+See [specifications](../../../specifications) directory to obtain reference copies of DIS and RPRFOM standards.
-- 
GitLab