diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/index.php b/site/index.php index 1e35fd6..e3165a5 100644 --- a/site/index.php +++ b/site/index.php @@ -99,7 +99,7 @@ more). </p> <p> - Libreboot's main upstream providers are <a href="https://www.coreboot.org/">coreboot</a> (which we deblob, for hardware initialization), <a href="http://libreboot.org/docs/depthcharge/index.html">depthcharge</a> (bootloader, and default libreboot payload on ARM), + Libreboot's main upstream providers are <a href="https://www.coreboot.org/">coreboot</a> (which we deblob, for hardware initialization), <a href="docs/depthcharge/index.html">depthcharge</a> (bootloader, and default libreboot payload on ARM), and <a href="https://gnu.org/software/grub/">GNU GRUB</a> (bootloader, and default libreboot payload on x86). We also integrate <a href="https://www.flashrom.org/Flashrom">flashrom</a> (for installing libreboot), and several of our own utilities, scripts and configuration files. All of this is integrated into a single, coherent package that is easy to use. We add our own patches to the various @@ -111,7 +111,7 @@ publicly distributed source code. </p> <p> - <strong><a href="git/#howtohelp">How can I help the libreboot project?</a></strong> + <strong><a href="git/">How can I help the libreboot project?</a></strong> </p> </div> |