diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-23 10:44:11 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-23 10:44:11 (EDT) |
commit | 5998d102f16ab591edda4b4491910c083072c4c5 (patch) | |
tree | 4933a09993c3d7afad1f5b7aa5fab5a23706a4d2 /site/faq/index.php | |
parent | b2fa33638d17b3151fb84a1b244c7434535b90db (diff) | |
download | libreboot.org-5998d102f16ab591edda4b4491910c083072c4c5.zip libreboot.org-5998d102f16ab591edda4b4491910c083072c4c5.tar.gz libreboot.org-5998d102f16ab591edda4b4491910c083072c4c5.tar.bz2 |
typofix
Diffstat (limited to 'site/faq/index.php')
-rw-r--r-- | site/faq/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 62bd341..f938865 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -72,7 +72,7 @@ <h2>Freedom questions</h2> <ul class="cascade"> <li> - <a href="#blobs">What other blobs exist that libreboot doesn't replace?</a> + <a href="#otherfirmware">What other firmware exists outside of libreboot?</a> <ul> <li><a href="#blobs-ec">EC (embedded controller) firmware</a></li> <li><a href="#blobs-hddssd">HDD/SSD firmware</a></li> @@ -407,7 +407,7 @@ <h1>Freedom questions</h1> - <h2 id="blobs">What other blobs exist that libreboot doesn't replace? <span class="ref">(<a href="#blobs">#blobs</a>)</span></h2> + <h2 id="otherfirmware">What other firmware exists outside of libreboot? <span class="ref">(<a href="#otherfirmware">#otherfirmware</a>)</span></h2> <p> The main freedom issue on any system, is the boot firmware (usually referred to as a BIOS or UEFI). Libreboot replaces the boot firmware |