diff options
author | Andrew Robbins <andrew@libreboot.org> | 2020-02-20 17:47:21 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2020-02-20 17:47:21 +0000 |
commit | 9552c4a9abe7475bcecec56deaa30d0f509e5363 (patch) | |
tree | f6bfe1bb22db8396e328b6750511e5f7d90ddaaf | |
parent | 6178f48c2043d7fd85c33f59e4a5a48114a388e4 (diff) | |
parent | b7214e182ea72a2f882da1118a6ccd3e554760eb (diff) | |
download | librebootfr-9552c4a9abe7475bcecec56deaa30d0f509e5363.tar.gz librebootfr-9552c4a9abe7475bcecec56deaa30d0f509e5363.zip |
Merge branch 'leftoverslashes' of swiftgeek/libreboot into master
-rw-r--r-- | www/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.md b/www/index.md index 38cc88a5..a273e739 100644 --- a/www/index.md +++ b/www/index.md @@ -38,8 +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/), -and [we don't include binary blobs in our images] -(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 |