diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-03-03 14:47:39 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-03-03 14:47:39 (EST) |
commit | 656f27a145fb3f3b07f7b468e88737b1181d2a3f (patch) | |
tree | 32429709787095b972bc0b79debdb2e6627d7b81 /site/index.php | |
parent | 1f27e1756fdd0610cc6205f50d68a9afe8095629 (diff) | |
download | libreboot.org-656f27a145fb3f3b07f7b468e88737b1181d2a3f.zip libreboot.org-656f27a145fb3f3b07f7b468e88737b1181d2a3f.tar.gz libreboot.org-656f27a145fb3f3b07f7b468e88737b1181d2a3f.tar.bz2 |
gitorious (AKA gitlab): shame on you.
Diffstat (limited to 'site/index.php')
-rw-r--r-- | site/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php index f751cd5..d92732c 100644 --- a/site/index.php +++ b/site/index.php @@ -106,6 +106,7 @@ <li><a href="<?php echo $lbBugTrackerAddress; ?>">Bug tracker</a></li> <li><a href="gitdocs/index.html">Documentation</a></li> <li><b><a href="github/">Please do not use GitHub!</a></b></li> + <li><b><a href="gitorious/">Please do not use Gitorious/GitLab!</a></b></li> </ul> <p> Snapshot (<a href="<?php echo $lbFirmwareGitwebAddress; ?>;a=commit;h=<?php include "git/commitid"; ?>">view commit</a>): |