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 8ea45d43ded227b04ea6151de83b1cd0eb72ef35 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Mar 8 17:25:02 2016 +0100 Improve index page --- src/site/rst/index.rst.vm | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/src/site/rst/index.rst.vm b/src/site/rst/index.rst.vm index 136dc66..363e3b7 100644 --- a/src/site/rst/index.rst.vm +++ b/src/site/rst/index.rst.vm @@ -39,11 +39,11 @@ Features * Internationalization (i18n) * `gTimer`_ file format compliant -Environment ------------ -jTimer is Java based. You need to install JRE 8 environment to use it. +Download +-------- +jTimer is Java_ based. You need to install JRE 8 environment to use it. -`Download Java`_. +`Download jTimer ${project.version}`_. Start ----- @@ -55,11 +55,8 @@ using the webstart technology. For more information, go to page `jnlp documentation`_. -Links ------ - * gTimer_. - -.. _Download Java: http://java.sun.com/javase/downloads/index.jsp +.. _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} .. _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>.