diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/download/index.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/site/download/index.php b/site/download/index.php index 6d947d4..62cb200 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -87,6 +87,7 @@ </div> +<!-- <div class="section" id="torrent"> <p><b>Torrent links do not work yet. Use the HTTP downloads.</b></p> @@ -112,15 +113,22 @@ <p><b>Torrent links do not work yet. Use the HTTP downloads.</b></p> </div> +--> <div class="section" id="http"> <h1>HTTP mirrors</h1> +<!-- <p> These mirrors are intended mainly for those who cannot use bittorrent. Otherwise, the <a href="#torrent">torrent links</a> are highly recommended. </p> +--> + + <p> + Download libreboot from one of these mirrors. + </p> <?php /* show HTTP mirrors */ |