gnuboot-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 06/10] site: faq: Use relative links for images.


From: Adrien 'neox' Bourmault
Subject: Re: [PATCH v1 06/10] site: faq: Use relative links for images.
Date: Sat, 25 May 2024 14:06:54 +0200
User-agent: Evolution 3.48.4

Le jeudi 23 mai 2024 à 22:24 +0200, Denis 'GNUtoo' Carikli a écrit :
> This enable to later on change the subdirectory in which the website
> is reployed (for instance from software/gnuboot/web to
> software/gnuboot/web/test) without breaking images.
> 
> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
> ---
>  site/faq.md | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/site/faq.md b/site/faq.md
> index 7785b50..687e42d 100644
> --- a/site/faq.md
> +++ b/site/faq.md
> @@ -832,15 +832,15 @@ You can find photos of various chip types on the
> following page:\
>  Who did the logo?
>  ----------------------------------------------------------------
>  
> -See the [license information](/software/gnuboot/web/img/logo/license.md).
> +See the [license information](../../img/logo/license.md).
>  
> -The Libreboot logo is available as a
> [bitmap](/software/gnuboot/web/img/logo/logo.png), a
> -[vector](/software/gnuboot/web/img/logo/logo.svg), or a [greyscale
> vector](/software/gnuboot/web/img/logo/logo_grey.svg).
> +The Libreboot logo is available as a [bitmap](../../img/logo/logo.png), a
> +[vector](../../img/logo/logo.svg), or a [greyscale
> vector](../../img/logo/logo_grey.svg).
>  
>  Libreboot Inside stickers are available as a
> -[PDF](/software/gnuboot/web/img/logo/stickers/libreboot-inside-simple-bold-
> 1.60cmx2.00cm-diecut-3.pdf) or
> +[PDF](../../img/logo/stickers/libreboot-inside-simple-bold-1.60cmx2.00cm-
> diecut-3.pdf) or
>  a
> -[vector](/software/gnuboot/web/img/logo/stickers/libreboot-inside-simple-
> bold-1.60cmx2.00cm-diecut-3.svg)
> +[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:\
>  </software/gnuboot/web/img/logo/>

Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]