diff options
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 b234a1f..a09f3e0 100644 --- a/site/index.php +++ b/site/index.php @@ -40,7 +40,7 @@ <p> <?php echo gettext("Libreboot is a <a href=\"https://www.fsf.org/about/what-is-free-software\">free</a> (libre) BIOS/UEFI replacement. Based on <a href=\"http://coreboot.org/\">coreboot</a>, the aim is to distribute low-level boot firmware that is 100% free software, and easy to use."); - ?> <a href="docs/index.html#why"><?php echo gettext("Why use libreboot?"); ?></a> + ?> <a href="docs/index.html#why"><?php echo gettext("Learn more"); ?></a> </p> </div> |