diff --git a/examples/DisShooting/src/DisShooting/package-info.java b/examples/DisShooting/src/DisShooting/package-info.java index 5ff51be3272800e1abba81e28c1d5c4b5ed598d2..5be76dbbd6f80f30a4f58b346191c85f5eb9b401 100644 --- a/examples/DisShooting/src/DisShooting/package-info.java +++ b/examples/DisShooting/src/DisShooting/package-info.java @@ -2,7 +2,7 @@ * <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 - * <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 <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>