diff options
author | Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com> | 2020-02-15 22:12:47 +0100 |
---|---|---|
committer | Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com> | 2020-02-15 22:19:39 +0100 |
commit | b7214e182ea72a2f882da1118a6ccd3e554760eb (patch) | |
tree | d2e3617b3781e056088c46b15f83c8cd29bac630 | |
parent | 7c9fba2cf3b1cce685ead04c3ea23cbceaca382f (diff) | |
download | librebootfr-b7214e182ea72a2f882da1118a6ccd3e554760eb.tar.gz librebootfr-b7214e182ea72a2f882da1118a6ccd3e554760eb.zip |
[www/index.md] pandoc doesn't like newline between url and text
-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 |