diff options
-rw-r--r-- | site/download/index.php | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/site/download/index.php b/site/download/index.php index 66df671..93757c2 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -93,6 +93,11 @@ Proceed with caution.</strong> </p> <p> + <a href="../beta/">Download the unstable releases here</a> (snapshot archives, with ROM images compiled). + This is useful if you want to help with testing for bugs/regressions before release, or if you just + want to run the latest version of libreboot compiled from the current git repository. + </p> + <p> Over time, stable libreboot release cycles have become much slower, due to more boards being supported and more work being done, which means a lot more testing/fixing needs to be done before each release. Therefore, we now offer unstable releases in between stable releases. @@ -150,9 +155,6 @@ found in the <a href="../contrib/">contrib</a> page. This could take months though, so probably won't be done before the next release. </p> - <p> - <a href="../beta/">Download the unstable releases here</a> - </p> </div> <?php |