diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-07 19:01:55 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-07 19:01:55 (EDT) |
commit | 8716f870114344335fdd59f664f198bcae089125 (patch) | |
tree | 4e4fd8494106ac9c8eb4c2b52796ff4d4859cff0 /site/index.php | |
parent | c4eda04af5711d5f99c448fdfcf5c5e55cfc86a1 (diff) | |
download | libreboot.org-8716f870114344335fdd59f664f198bcae089125.zip libreboot.org-8716f870114344335fdd59f664f198bcae089125.tar.gz libreboot.org-8716f870114344335fdd59f664f198bcae089125.tar.bz2 |
typofix
Diffstat (limited to 'site/index.php')
-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 f77ad68..238dce9 100644 --- a/site/index.php +++ b/site/index.php @@ -77,7 +77,7 @@ </ul> <h2>Pre-configured libreboot systems</h2> <p> - <?php echo gettext("Pre-configured libreboot systems are also available, from several <a href='suppliers/'>commercial suppliers</a>."); ?> + <a href="suppliers/">Pre-configured libreboot systems</a> are also available. </p> <p> These systems come with libreboot and GNU/Linux preinstalled, where everything works out of the box. This is useful, for those who |