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/github | |
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/github')
-rw-r--r-- | site/github/index.php | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/site/github/index.php b/site/github/index.php index 252cb35..8754560 100644 --- a/site/github/index.php +++ b/site/github/index.php @@ -44,6 +44,10 @@ Please do not use GitHub to host <?php echo $lbProjectName; ?>. <?php echo $lbProjectNameCapitalized; ?> is a free software project, so this is only a request, and not a restriction on the software. </p> + + <p> + <a href="../gitorious/">Don't use gitorious, either.</a> + </p> </div> @@ -111,11 +115,6 @@ <a href="http://git-scm.com/book/en/v2/Git-on-the-Server-GitWeb">gitweb</a> for easy viewing by others. </li> - <li> - Use <a href="https://gitorious.org/">Gitorious</a>. Gitorious - <a href="https://gitorious.org/gitorious">source code</a> is available - as free software, making it a better choice for free software projects. - </li> </ul> <p> |