]> git.p6c8.net - jirafeau.git/blobdiff - lib/template/footer.php
add support for http_X_forwarded_for header, refs #36
[jirafeau.git] / lib / template / footer.php
index d9474219931af96f278a83f52e1c2533c1bae10f..7b9e188a5fa3af72adebe38db1ab2a8a19dc612f 100644 (file)
@@ -3,7 +3,7 @@
     <p>
         <br />
         <a href="https://www.gnu.org/licenses/agpl.html">agplv3</a> |
-        <a href="https://gitlab.com/mojo42/Jirafeau/wikis/home"><?php echo t('Jirafeau Project') ?></a> |
+        <a href="https://gitlab.com/mojo42/Jirafeau"><?php echo t('Jirafeau Project') ?></a> |
         <a href="<?php echo rtrim($cfg['web_root'], '/') . '/tos.php'; ?>"><?php echo t('Term Of Service') ?></a>
     </p>
 </div>

patrick-canterino.de