diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-02-18 09:18:29 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-02-18 09:18:29 (EST) |
commit | bc643b3b0fe033dcf81be9585ffdbc2c39b60fc2 (patch) | |
tree | c55d95cbc18d3753dc32a723d5a07b9fb4c6cba8 /site/index.php | |
parent | 497077c9dff4f46373afb974b641066a96472e06 (diff) | |
download | libreboot.org-bc643b3b0fe033dcf81be9585ffdbc2c39b60fc2.zip libreboot.org-bc643b3b0fe033dcf81be9585ffdbc2c39b60fc2.tar.gz libreboot.org-bc643b3b0fe033dcf81be9585ffdbc2c39b60fc2.tar.bz2 |
link to intel/amd sections in FAQ from homepage
Diffstat (limited to 'site/index.php')
-rw-r--r-- | site/index.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/site/index.php b/site/index.php index 82ed510..0374517 100644 --- a/site/index.php +++ b/site/index.php @@ -90,8 +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 contains backdoors, - 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="#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> |