summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
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>