diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-19 10:05:17 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-19 10:05:17 (EDT) |
commit | bf9d476937a8cfaf7899beb82e5feeeb982f6044 (patch) | |
tree | 2a9ccd7ab4a56cf55069bbe53e30e60a8ba25466 | |
parent | 33a38838b8d4de13fbdaea5e086f172232b6c760 (diff) | |
download | libreboot.org-bf9d476937a8cfaf7899beb82e5feeeb982f6044.zip libreboot.org-bf9d476937a8cfaf7899beb82e5feeeb982f6044.tar.gz libreboot.org-bf9d476937a8cfaf7899beb82e5feeeb982f6044.tar.bz2 |
download page: remove useless links
-rw-r--r-- | site/download/index.php | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/site/download/index.php b/site/download/index.php index 92f617d..c1ad21d 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -40,13 +40,9 @@ <div id="libreboot" class="section intro"> <h1>Download <?php echo $lbProjectName; ?></h1> - - <p> - Information about these releases can be found at <a href="../docs/release.html">../docs/release.html</a>. - Documentation can be found at <a href="../docs/index.html">../docs/index.html</a>. - A copy of /docs/ can also be found in the release archives. - </p> - + + <p>Links to HTTP mirrors, rsync mirrors and git repositories. Download libreboot here.</p> + <ul class="ulnav"> <li><a href="#http">HTTP mirrors</a></li> <li><a href="#git">Git repositories (development)</a></li> |