diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-02-18 09:20:45 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-02-18 09:20:45 (EST) |
commit | c01e427d887eb3c6db7c46447d033e123b445a74 (patch) | |
tree | 8c4a7342bd08c775787c0cae562c58c3debc1331 | |
parent | 2e967b971c5856d7a433690337c004d4d0e4ada3 (diff) | |
download | libreboot.org-c01e427d887eb3c6db7c46447d033e123b445a74.zip libreboot.org-c01e427d887eb3c6db7c46447d033e123b445a74.tar.gz libreboot.org-c01e427d887eb3c6db7c46447d033e123b445a74.tar.bz2 |
typo
-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 0374517..acf0b76 100644 --- a/site/index.php +++ b/site/index.php @@ -90,7 +90,7 @@ <h2>Why use libreboot?</h2> <p> Many people use <a href="https://gnu.org/philosophy/proprietary/">non-free</a> boot firmware, even if they - use <a href="https://www.gnu.org/distros/">GNU/Linux</a>. Non-free BIOS/UEFI firmware often <a href="faq/#intel">contains</a> <a href="#amd">backdoors</a>, can be slow and have severe bugs, where you are left + use <a href="https://www.gnu.org/distros/">GNU/Linux</a>. Non-free BIOS/UEFI firmware often <a href="faq/#intel">contains</a> <a href="faq/#amd">backdoors</a>, can be slow and have severe bugs, where you are left helpless at the mercy of the developers; <em>you have no freedom over your computing</em>. By contrast, libreboot joins <a href="https://gnu.org/">GNU</a> in building a world where everyone can use, study, adapt and share software, with true control and ownership over their technology. <strong>In other words, you should use Libreboot for your freedom's sake!</strong> |