From cfe24097b3cf0ee75cedaa0bfa12c805c2ace529 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Wed, 27 Dec 2023 14:53:04 -0800
Subject: [PATCH] editorial

---
 assignments/src/overview.html | 5 +++--
 examples/src/overview.html    | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/assignments/src/overview.html b/assignments/src/overview.html
index 8d22a09a0e..81b795de1d 100644
--- a/assignments/src/overview.html
+++ b/assignments/src/overview.html
@@ -5,8 +5,9 @@
             <!-- Note that javadoc throws an incorrect error regarding title attribute, but resulting HTML works as expected -->
             <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/assignments/README.md" target="_blank"><img src="OpenDisSurferDude.png" alt="Open-Dis Surfer Dude, Thanks Don McGregor!" style="float:right"/></a>
             <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/assignments" target="_blank">Assignments</a>,
-            <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/examples" target="_blank">examples</a>, 
-            <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/presentations" target="_blank">presentations</a> and projects are provided in
+            <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/examples" target="_blank">examples</a>, and 
+            <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/presentations" target="_blank">presentations</a> 
+            are provided in
             <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500" target="_blank">MV3500 Distributed Simulation Fundamentals</a>
             course archive by the
             <a href="https://www.nps.edu/web/moves" target="_blank">Modeling, Virtual Environments, Simulation (MOVES) Institute</a>
diff --git a/examples/src/overview.html b/examples/src/overview.html
index 95c8ab33e4..51f0247dfd 100644
--- a/examples/src/overview.html
+++ b/examples/src/overview.html
@@ -5,8 +5,9 @@
             <!-- Note that javadoc throws an incorrect error regarding title attribute, but resulting HTML works as expected -->
             <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/README.md" target="_blank" title="Open-Dis Surfer Dude, Thanks Don McGregor!"><img src="OpenDisSurferDude.png" alt="Open-Dis Surfer Dude, Thanks Don McGregor!" style="float:right"/></a>
             <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/assignments" target="_blank">Assignments</a>,
-            <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/examples" target="_blank">examples</a>, 
-            <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/presentations" target="_blank">presentations</a> and projects are provided in
+            <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/examples" target="_blank">examples</a>, and
+            <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/presentations" target="_blank">presentations</a> 
+            are provided in
             <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500" target="_blank">MV3500 Distributed Simulation Fundamentals</a>
             course archive by the
             <a href="https://www.nps.edu/web/moves" target="_blank">Modeling, Virtual Environments, Simulation (MOVES) Institute</a>
-- 
GitLab