Skip to content
Snippets Groups Projects
Commit 8f6fece2 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

moved projects to otherProjects subdirectory, fix relative links

parent 6c9c43ee
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
* <p>DisDemo project using opendis7 Java library: examples supporting the NPS MOVES MV3500 Networked Graphics course.</p>
*
* <p>Example output is found in the
* <a href="../../../../DisDemo/build.run.log.txt">build.run.log.txt</a> file.</p>
* <a href="../../../otherProjects/DisDemo/build.run.log.txt">build.run.log.txt</a> file.</p>
*
* @see java.lang.Package
* @see <a href="https://stackoverflow.com/questions/22095487/why-is-package-info-java-useful">StackOverflow: why-is-package-info-java-useful</a>
......
......@@ -2,7 +2,7 @@
* <p>DisShooting project using opendis7 Java library: examples supporting the NPS MOVES MV3500 Networked Graphics course.</p>
*
* <p>Example output is found in the
* <a href="../../../../DisShooting/build.run.log.txt">build.run.log.txt</a> file.</p>
* <a href="../../../otherProjects/DisShooting/build.run.log.txt">build.run.log.txt</a> file.</p>
*
* @see java.lang.Package
* @see <a href="https://stackoverflow.com/questions/22095487/why-is-package-info-java-useful">StackOverflow: why-is-package-info-java-useful</a>
......
......@@ -2,7 +2,7 @@
* <p>WebSocket server and 3JS example, supporting the NPS MOVES MV3500 Networked Graphics course.</p>
*
* <p>Additional details are provided in the
* <a href="../../../../../../README.txt">README.txt</a> file.</p>
* <a href="../../../../../otherProjects/WebsocketGateway/README.txt">README.txt</a> file.</p>
*
* @see java.lang.Package
* @see <a href="https://stackoverflow.com/questions/22095487/why-is-package-info-java-useful">StackOverflow: why-is-package-info-java-useful</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment