summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-16 07:55:53 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-16 07:55:53 (EDT)
commit5ee1e102b9ba2474b048f98ca1cfe351544d9698 (patch)
treedda35d9e1537a8eb2b53c415f4a8b6b6bcf55f7a /site
parent28df32ff1bb3095cff4bf8a544c7869fa06402e9 (diff)
downloadlibreboot.org-5ee1e102b9ba2474b048f98ca1cfe351544d9698.zip
libreboot.org-5ee1e102b9ba2474b048f98ca1cfe351544d9698.tar.gz
libreboot.org-5ee1e102b9ba2474b048f98ca1cfe351544d9698.tar.bz2
home page: rename Stable releases to Archived releases
Libreboot is changing it's release model, to favour the snapshot releases which will be more thoroughly tested from now on (and GPG-signed). In other words, libreboot is becoming a rolling-release coreboot distro. However, it still freezes on a particular revision of coreboot for some time, so stability is still a guarantee (each revision chosen is tested and, if buggy, fixed and updated).
Diffstat (limited to 'site')
-rw-r--r--site/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php
index dd63574..a6cf3d1 100644
--- a/site/index.php
+++ b/site/index.php
@@ -65,7 +65,7 @@
<ul class="ulnav">
<li>Other resources:</li>
- <li><a href="download/#http">Stable releases</a></li>
+ <li><a href="download/#http">Archived releases</a></li>
<li><a href="download/#git">Git repositories</a></li>
<li><a href="<?php echo $lbFirmwareGitwebAddress; ?>">Browse the main git repository</a></li>
</ul>