summaryrefslogtreecommitdiffstats
path: root/site/download
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-11-14 02:47:30 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-11-14 02:47:30 (EST)
commite58c71bbc4a207528ce70ed5c08387636be9f7df (patch)
tree2b264f278869b432c0b1285d6d3f283055ac0ea5 /site/download
parentb12ee3bd44ce2c047cc0e3f2ce180afd0d743a43 (diff)
downloadlibreboot.org-e58c71bbc4a207528ce70ed5c08387636be9f7df.zip
libreboot.org-e58c71bbc4a207528ce70ed5c08387636be9f7df.tar.gz
libreboot.org-e58c71bbc4a207528ce70ed5c08387636be9f7df.tar.bz2
download page: make more clear where to find betas
Diffstat (limited to 'site/download')
-rw-r--r--site/download/index.php8
1 files changed, 1 insertions, 7 deletions
diff --git a/site/download/index.php b/site/download/index.php
index 097610e..eb1d25c 100644
--- a/site/download/index.php
+++ b/site/download/index.php
@@ -62,12 +62,6 @@
<div>
<h1 id="unstable">Download libreboot (unstable/beta releases)</h1>
- <p>
- <b>
- <?php echo gettext("The latest UNSTABLE, BETA, NOT READY FOR PRODUCTION USE release is:"); ?> <?php echo $lbBetaRelease[0][0][0]; ?>.
- <?php echo gettext("Release date:"); ?> <?php echo $lbBetaRelease[0][0][1]; ?>.
- </b>
- </p>
<p style="font-size:120%">
<b><u>WARNING: the probability that these releases will brick your machine is above 70%</u>. You may also be attacked by sharks.
Proceed with caution.</b>
@@ -80,7 +74,7 @@
from the <a href="../git/">git repository</a>.
</p>
<p>
- <a href="../beta/">Here's where you can find the beta releases</a>
+ <a href="../beta/">Download the unstable releases here</a>
</p>
</div>