diff options
author | Minifree Ltd <info@minifree.org> | 2016-04-22 13:18:59 (EDT) |
---|---|---|
committer | Minifree Ltd <info@minifree.org> | 2016-04-22 13:18:59 (EDT) |
commit | d4e70005c4071e8951d6064270a42e4863847231 (patch) | |
tree | a4d0f0f7286a4fa3cc9526803e89b382caa1a0c4 /site/index.php | |
parent | c86c34750ba856bb85c30a29015ed52307f1b29a (diff) | |
download | libreboot.org-d4e70005c4071e8951d6064270a42e4863847231.zip libreboot.org-d4e70005c4071e8951d6064270a42e4863847231.tar.gz libreboot.org-d4e70005c4071e8951d6064270a42e4863847231.tar.bz2 |
delete the contrib page. noone is special.
Diffstat (limited to 'site/index.php')
-rw-r--r-- | site/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php index 1b5c5d1..615b7c5 100644 --- a/site/index.php +++ b/site/index.php @@ -83,7 +83,6 @@ <li><a href="<?php echo $ircChannelAddress; ?>">Join <?php echo $ircChannelName; ?></a></li> <li><a href="<?php echo $userMailingListAddress; ?>"><?php echo gettext("Subscribe to mailing list"); ?></a></li> <li><a href="<?php echo $devMailingListAddress; ?>"><?php echo gettext("Subscribe to dev mailing list"); ?></a></li> - <li><a href="contrib/"><?php echo gettext("Contact the developers"); ?></a></li> </ul> <ul> <li><strong><a href="git/">How can I help the libreboot project?</a></strong></li> |