This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See http://git.chorem.org/jtimer.git commit a06bbaf74e2cdc003190cd47ec70d9f5db48505a Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Mar 9 10:55:21 2016 +0100 fixes #1338: Can't start with webstart --- src/site/rst/index.rst.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/rst/index.rst.vm b/src/site/rst/index.rst.vm index 363e3b7..4a6b6f3 100644 --- a/src/site/rst/index.rst.vm +++ b/src/site/rst/index.rst.vm @@ -58,5 +58,5 @@ For more information, go to page `jnlp documentation`_. .. _Download jTimer ${project.version}: https://forge.chorem.org/projects/jtimer/files .. _Java: http://java.sun.com/javase/downloads/index.jsp .. _gTimer: http://www.k5n.us/gtimer.php -.. _Start jTimer via webstart: ../jnlp/${jnlpFileName} +.. _Start jTimer via webstart: jnlp/${jnlpFileName} .. _jnlp documentation: jnlp-report.html \ No newline at end of file -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.