diff options
-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 |