diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-07-09 21:30:20 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-07-09 21:30:20 (EDT) |
commit | 66fafff03f3d0cc7af51e6b212a8c8146fa95a7b (patch) | |
tree | 132cdf0b1a770f8f70dcb6c272c1798c6c738167 /site | |
parent | dbc497fc799b108ed979dba71640e1ca52291c23 (diff) | |
download | libreboot.org-66fafff03f3d0cc7af51e6b212a8c8146fa95a7b.zip libreboot.org-66fafff03f3d0cc7af51e6b212a8c8146fa95a7b.tar.gz libreboot.org-66fafff03f3d0cc7af51e6b212a8c8146fa95a7b.tar.bz2 |
home page: remove useless information
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/site/index.php b/site/index.php index bfa0b75..da8803b 100644 --- a/site/index.php +++ b/site/index.php @@ -79,9 +79,6 @@ <h2>How to help?</h2> <p> - Libreboot is developed in a series of <a href="git/">git repositories</a> for the firmware (coreboot distribution), documentation and the main part of the website. <a href="<?php echo $lbFirmwareGitwebAddress; ?>"><?php echo gettext("Browse the main repository"); ?></a> - </p> - <p> A list of high priority tasks can be found at <a href="docs/tasks.html">docs/tasks.html</a>. </p> <p> |