diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-15 08:51:54 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-15 08:51:54 (EDT) |
commit | 5b8381b1fb66a4a5f27a7aa54b7e167e671b2f78 (patch) | |
tree | 8a34a36aaff2dfdbbff5e360142b4bb162191385 /site | |
parent | 95fecf4b23b8bbfda5beeb6b3d835e280ea45941 (diff) | |
download | libreboot.org-5b8381b1fb66a4a5f27a7aa54b7e167e671b2f78.zip libreboot.org-5b8381b1fb66a4a5f27a7aa54b7e167e671b2f78.tar.gz libreboot.org-5b8381b1fb66a4a5f27a7aa54b7e167e671b2f78.tar.bz2 |
home page: change the commit text
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 85d80bf..885fe02 100644 --- a/site/index.php +++ b/site/index.php @@ -77,7 +77,7 @@ <li><a href="docs/gnulinux/index.html">How to install GNU/Linux</a></li> </ul> <ul class="ulnav"> - <li><b>Snapshot (<a href="<?php echo $lbFirmwareGitwebAddress; ?>;a=commit;h=<?php include "git/commitid"; ?>">view commit</a>)</b>:</li> + <li><b>Based on <a href="<?php echo $lbFirmwareGitwebAddress; ?>;a=commit;h=<?php include "git/commitid"; ?>">commit</a></b>:</li> <li><a href="git/rom">ROM images</a></li> <li><a href="git/libreboot_docs.tar.xz">Utilities</a></li> <li><a href="git/libreboot_util.tar.xz">Documentation (archived)</a></li> |