summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-31 13:14:14 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-31 13:14:14 (EDT)
commiteae9c41b6129756d963d4798029a3dfbb29dd6ca (patch)
treef791a4eabc7f4dc62ff130b87b71ec55f1c9ba52 /site
parent05db89eacdf46b0c4cd6bf91619bf16c5cd2586b (diff)
downloadlibreboot.org-eae9c41b6129756d963d4798029a3dfbb29dd6ca.zip
libreboot.org-eae9c41b6129756d963d4798029a3dfbb29dd6ca.tar.gz
libreboot.org-eae9c41b6129756d963d4798029a3dfbb29dd6ca.tar.bz2
home page: rename Stable releases to Release archives
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 d7280d9..1817543 100644
--- a/site/index.php
+++ b/site/index.php
@@ -47,7 +47,7 @@
<div>
<h1><?php echo gettext("Downloads"); ?></h1>
<ul>
- <li><a href="download/#archives"><?php echo gettext("Stable releases"); ?></a></li>
+ <li><a href="download/#archives"><?php echo gettext("Release archives"); ?></a></li>
<li><a href="download/#gpg"><?php echo gettext("GPG"); ?></a></li>
<li><a href="download/#mirror">Rsync</a></li>
<li><a href="download/#git">Git</a></li>