From 318baaaa444e0522abd01ddad534131096a4c1cd Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Tue, 21 May 2024 00:47:59 +0200 Subject: [PATCH] site: repair link to logo directory. The logo links were not real links and at least the one in the FAQ was converted multiple times and I'm not sure exactly when it was broken or if it ever worked as finding out would require to test on previously used infrastructure like sourcehut or even https://libreboot.org. As for the link in the logo-license page I didn't investigate when it was broken either, but it was probably broken from the start since it didn't have any URI protocol in it (like https://). Signed-off-by: Denis 'GNUtoo' Carikli --- site/faq.md | 3 +-- site/logo-license.md | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/site/faq.md b/site/faq.md index 687e42d..2c5af24 100644 --- a/site/faq.md +++ b/site/faq.md @@ -842,8 +842,7 @@ Libreboot Inside stickers are available as a a [vector](../../img/logo/stickers/libreboot-inside-simple-bold-1.60cmx2.00cm-diecut-3.svg) -You can find all of the available logos by browsing this directory:\ - +You can find all of the available logos by browsing [this directory](img/logo/). What other firmware exists outside of GNU Boot? ================================================== diff --git a/site/logo-license.md b/site/logo-license.md index f0d61e4..5042c24 100644 --- a/site/logo-license.md +++ b/site/logo-license.md @@ -16,4 +16,4 @@ A copy of this license (CC-0 1.0) can be found at: The font on the sticker designs is `lato`. Install this, otherwise the vectors won't look correct for the text. -You can see the logo files here: +You can see the logo files by browsing [this directory](img/logo/).