diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-02-18 09:19:03 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-02-18 09:19:03 (EST) |
commit | 2e967b971c5856d7a433690337c004d4d0e4ada3 (patch) | |
tree | 827871b2dcea1f8705561997d214c766827ab265 /site/download/index.php | |
parent | bc643b3b0fe033dcf81be9585ffdbc2c39b60fc2 (diff) | |
parent | fb403e1378a02c2cc0951e8dcfc862664d9e22ea (diff) | |
download | libreboot.org-2e967b971c5856d7a433690337c004d4d0e4ada3.zip libreboot.org-2e967b971c5856d7a433690337c004d4d0e4ada3.tar.gz libreboot.org-2e967b971c5856d7a433690337c004d4d0e4ada3.tar.bz2 |
Merge branch 'master' of ssh://libreboot.org/home/fchmmr/lbdev/libreboot.org_addition/libreboot.org
Diffstat (limited to 'site/download/index.php')
-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> |