This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git commit 6ea1dd1c3fdc9502d2adb70275858955fea06154 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Mar 2 16:59:23 2020 +0100 Update site --- src/site/site.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/site/site.xml b/src/site/site.xml index 245a748..c2755e8 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -3,7 +3,7 @@ #%L jTimer %% - Copyright (C) 2007 - 2018 CodeLutin + Copyright (C) 2007 - 2020 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -51,7 +51,7 @@ <body> <links> - <item name="nuiton.org" href="https://gitlab.nuiton.org"/> + <item name="Nuiton.org" href="https://gitlab.nuiton.org"/> <item name="CodeLutin" href="https://codelutin.com"/> <item name="Libre-Entreprise" href="http://www.libre-entreprise.org/"/> </links> @@ -63,13 +63,13 @@ <menu name="Users" inherit="top"> <item name="Home" href="index.html"/> <item name="Screenshots" href="screenshots.html"/> - <item name="Download" href="https://gitlab.nuiton.org/chorem/jtimer/tags"/> + <item name="Download" href="https://gitlab.nuiton.org/chorem/jtimer/releases"/> <item name="Configuration" href="configuration.html"/> <item name="Release Notes" href="changes-report.html"/> </menu> <menu name="Contribute" inherit="top"> - <item name="Forge" href="https://gitlab.nuiton.org"/> + <item name="Forge" href="https://gitlab.nuiton.org/chorem/jtimer"/> <item name="Bug tracker" href="https://gitlab.nuiton.org/chorem/jtimer/issues"/> <item name="I18N" href="contribute/i18n.html"/> </menu> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.