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 aebe07d..5c3951f 100644 --- a/site/index.php +++ b/site/index.php @@ -40,7 +40,7 @@ <h1><?php echo gettext("Libreboot project"); ?></h1> <p> Libreboot is a free BIOS or UEFI replacement (<a href="https://www.gnu.org/philosophy/free-sw.html">free as in freedom</a>); - low-level <em>boot firmware</em> that initializes the hardware and starts a bootloader for your operating + libre <em>boot firmware</em> that initializes the hardware and starts a bootloader for your operating system. It's also an open source BIOS, but open source <a href="https://www.gnu.org/philosophy/open-source-misses-the-point.html">fails</a> to promote freedom; <em>please call libreboot <strong><a href="https://www.gnu.org/philosophy/free-sw.html">free software</a></strong></em>. <a href="docs/index.html#why">Learn more</a> |