diff options
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> |