diff options
author | Andrew Robbins <andrew@libreboot.org> | 2020-01-29 19:29:44 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2020-01-29 19:29:44 +0000 |
commit | 6178f48c2043d7fd85c33f59e4a5a48114a388e4 (patch) | |
tree | 7701c2248f798d0726b19e1bef1bccddecf32666 /www | |
parent | 732ef671f2e72a63afa6b42d208f71bd6aeed621 (diff) | |
parent | 7c9fba2cf3b1cce685ead04c3ea23cbceaca382f (diff) | |
download | librebootfr-6178f48c2043d7fd85c33f59e4a5a48114a388e4.tar.gz librebootfr-6178f48c2043d7fd85c33f59e4a5a48114a388e4.zip |
Merge branch 'leftoverslashes' of swiftgeek/libreboot into master
Diffstat (limited to 'www')
-rw-r--r-- | www/index.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/index.md b/www/index.md index 52a8a9a5..38cc88a5 100644 --- a/www/index.md +++ b/www/index.md @@ -38,7 +38,8 @@ which makes computers functional whether for day to day usage or software development. Libreboot's main upstream provider is [coreboot](https://www.coreboot.org/), -from which we [remove binary blobs](docs/#about-the-libreboot-project). +and [we don't include binary blobs in our images] +(docs/#about-the-libreboot-project). We upstream our custom patches to projects like coreboot, depthcharge, GRUB, and flashrom where possible. Together, our build system and documentation is provided with the aim of making free boot firmware |