diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 2 |
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> |