diff options
Diffstat (limited to 'site/faq')
-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 |