diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/download/index.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/site/download/index.php b/site/download/index.php index 96e180b..47f11c0 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -44,6 +44,10 @@ These are stable releases, intended for general use. If you want something more up to date (but potentially lethal), see <a href="#unstable">#unstable</a>. </p> + <p> + If you're more interested in libreboot development, go to the <a href="../git/">libreboot development page</a>, which + also includes links to the Git repositories. + </p> <h2 id="http">HTTP mirrors</h2> <?php @@ -77,6 +81,10 @@ from the <a href="../git/">git repository</a>. </p> <p> + If you're more interested in libreboot development, go to the <a href="../git/">libreboot development page</a>, which + also includes links to the Git repositories. + </p> + <p> <a href="../beta/">Download the unstable releases here</a> </p> </div> |