Skip to content
Snippets Groups Projects
Commit 7aaf18c2 authored by brutzman's avatar brutzman
Browse files

javadoc relative link

parent 280120f1
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* <p>DisShooting project using open-dis7 Java library: examples supporting the NPS MOVES MV3500 Networked Graphics course.</p> * <p>DisShooting project using open-dis7 Java library: examples supporting the NPS MOVES MV3500 Networked Graphics course.</p>
* *
* <p>Example output is found in the * <p>Example output is found in the
* <a href="../../../DisShooting/build.run.log.txt">build.run.log.txt</a> file.</p> * <a href="../../../../DisShooting/build.run.log.txt">build.run.log.txt</a> file.</p>
* *
* @see java.lang.Package * @see java.lang.Package
* @see <a href="https://stackoverflow.com/questions/22095487/why-is-package-info-java-useful">https://stackoverflow.com/questions/22095487/why-is-package-info-java-useful</a> * @see <a href="https://stackoverflow.com/questions/22095487/why-is-package-info-java-useful">https://stackoverflow.com/questions/22095487/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