diff options
Diffstat (limited to 'site/download/index.php')
-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> |