]> git.p6c8.net - jirafeau_mojo42.git/commitdiff
fix Jirafeau URL project in footer
authorJerome Jutteau <mojo@couak.net>
Fri, 30 Jan 2015 08:23:21 +0000 (09:23 +0100)
committerJerome Jutteau <mojo@couak.net>
Fri, 30 Jan 2015 08:27:55 +0000 (09:27 +0100)
lib/template/footer.php

index a72decf34bab3bdf28e2b6ba68f328b4d9419037..50f7b83f5d35271dc20c9c4451a2131766252fdd 100644 (file)
@@ -1,6 +1,6 @@
 
 <div id="copyright">
-<p><a href="https://gitorious.org/jirafeau"></a><br /><a href="http://www.gnu.org/licenses/agpl.html">agplv3</a> | <a href="https://gitorious.org/jirafeau">Jirafeau Project</a> | <a href="<?php echo $cfg['web_root'] . '/tos.php'; ?>">Terms of Service</a></p>
+<p><a href="https://gitlab.com/mojo42/Jirafeau/wikis/home"></a><br /><a href="http://www.gnu.org/licenses/agpl.html">agplv3</a> | <a href="https://gitlab.com/mojo42/Jirafeau/wikis/home">Jirafeau Project</a> | <a href="<?php echo $cfg['web_root'] . '/tos.php'; ?>">Terms of Service</a></p>
 </div>
 </div>
 <div id="jyraphe">

patrick-canterino.de