From 636a4f60401367a7da6438baaecd1ddc27325cd0 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Wed, 17 Jul 2024 20:43:15 -0700
Subject: [PATCH] update syllabus link

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

diff --git a/assignments/src/overview.html b/assignments/src/overview.html
index af691634bc..f69d25fd87 100644
--- a/assignments/src/overview.html
+++ b/assignments/src/overview.html
@@ -17,17 +17,13 @@
             <a href="https://www.nps.edu" target="_blank">Naval Postgraduate School (NPS)</a>.
         </p>
         <p>
-            <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/raw/master/MV3500DistributedSimulationSyllabus2023MarchJune.pdf" target="_blank">MV3500 Course Syllabus</a>
+            <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/MV3500DistributedSimulationSyllabus2024JulySeptember.pdf" target="_blank">MV3500 Course Syllabus</a>
             provides a hands-on programming introduction to distributed communications in simulation applications.
         </p>
         
         <h1> References </h1>
         
         <ul>
-            <li>
-                <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/raw/master/MV3500DistributedSimulationSyllabus2023MarchJune.pdf" target="_blank">MV3500 Course Syllabus</a>
-                provides a hands-on programming introduction to distributed communications in simulation applications.
-            </li>
             <li>
                 The
                 <a href="https://github.com/open-dis/opendis7-java" target="_blank">opendis7-java</a> 
diff --git a/examples/src/overview.html b/examples/src/overview.html
index 82a6235b33..6934f6486f 100644
--- a/examples/src/overview.html
+++ b/examples/src/overview.html
@@ -17,7 +17,7 @@
             <a href="https://www.nps.edu" target="_blank">Naval Postgraduate School (NPS)</a>.
         </p>
         <p>
-            <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/raw/master/MV3500DistributedSimulationSyllabus2023MarchJune.pdf" target="_blank">MV3500 Course Syllabus</a>
+            <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/MV3500DistributedSimulationSyllabus2024JulySeptember.pdf" target="_blank">MV3500 Course Syllabus</a>
             provides a hands-on programming introduction to distributed communications in simulation applications.
         </p>
         
-- 
GitLab