diff --git a/assignments/src/overview.html b/assignments/src/overview.html index 8bd48f5a636327b46e38dc39533ba370c1b38c28..7a514dd490f63783d6fe6d46dd41de02fc66ada0 100644 --- a/assignments/src/overview.html +++ b/assignments/src/overview.html @@ -4,10 +4,12 @@ <p> <!-- 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" title="Open-Dis Surfer Dude, Thanks Don McGregor!"><img src="OpenDisSurferDude.png" alt="Open-Dis Surfer Dude, Thanks Don McGregor!" style="float:right"/></a> - Examples, presentations and projects are provided in + <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/assignments" target="_blank">Assignments</a>, + <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/examples" target="_blank">examples</a>, + <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/presentations" target="_blank">presentations</a> and projects 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://nps.edu/web/moves" target="_blank">Modeling, Virtual Environments, Simulation (MOVES) Institute</a> + <a href="https://www.nps.edu/web/moves" target="_blank">Modeling, Virtual Environments, Simulation (MOVES) Institute</a> of the <a href="https://www.nps.edu" target="_blank">Naval Postgraduate School (NPS)</a>. </p> diff --git a/examples/src/overview.html b/examples/src/overview.html index 21433d260c303dbc915b29665036238462453b5c..7a514dd490f63783d6fe6d46dd41de02fc66ada0 100644 --- a/examples/src/overview.html +++ b/examples/src/overview.html @@ -3,11 +3,13 @@ <body> <p> <!-- 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> - Examples, presentations and projects are provided in + <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/assignments/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/assignments" target="_blank">Assignments</a>, + <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/examples" target="_blank">examples</a>, + <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/presentations" target="_blank">presentations</a> and projects 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://nps.edu/web/moves" target="_blank">Modeling, Virtual Environments, Simulation (MOVES) Institute</a> + <a href="https://www.nps.edu/web/moves" target="_blank">Modeling, Virtual Environments, Simulation (MOVES) Institute</a> of the <a href="https://www.nps.edu" target="_blank">Naval Postgraduate School (NPS)</a>. </p>