summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/index.php2
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>