All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach via buildroot <buildroot@buildroot.org>
To: "Alexis Lothoré via buildroot" <buildroot@buildroot.org>
Cc: "Alexis Lothoré" <alexis.lothore@bootlin.com>,
	"Thomas Petazzoni" <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [PATCH] docs/manual/getting: fix dead link
Date: Sun, 21 Sep 2025 16:15:35 +0300	[thread overview]
Message-ID: <87wm5sosjs.fsf@tarshish> (raw)
In-Reply-To: <20250921-fix_doc_dead_link-v1-1-4f39903e93c7@bootlin.com> ("Alexis Lothoré via buildroot"'s message of "Sun, 21 Sep 2025 14:39:06 +0200")

Hi Alexis,

On Sun, Sep 21 2025, Alexis Lothoré via buildroot wrote:
> When searching for the official git repository in the documentation,
> readers are forwarded to the buildroot website Download page with a link
> pointing to buildroot.org/download, which returns a 404.
>
> Fix the dead link by adding the missing .html suffix.
>
> Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com>
> ---
>  docs/manual/getting.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/manual/getting.adoc b/docs/manual/getting.adoc
> index 51c97d57931058082b426d19b5bef6c74d1f8a5d..1437a3ccef2349965710e785a87f078224025b5d 100644
> --- a/docs/manual/getting.adoc
> +++ b/docs/manual/getting.adoc
> @@ -32,5 +32,5 @@ vagrant up
>  
>  If you want to follow development, you can use the daily snapshots or
>  make a clone of the Git repository. Refer to the
> -http://buildroot.org/download[Download page] of the Buildroot website
> +http://buildroot.org/download.html[Download page] of the Buildroot website

Maybe switch to https while at it? This link redirects there anyway.

baruch

>  for more details.
>
> ---
> base-commit: 5d2abdc66ca687c926e1c4546c12aca7f7d72ca4
> change-id: 20250921-fix_doc_dead_link-ce9ed4e84172
>
> Best regards,

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2025-09-21 13:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-21 12:39 [Buildroot] [PATCH] docs/manual/getting: fix dead link Alexis Lothoré via buildroot
2025-09-21 13:15 ` Baruch Siach via buildroot [this message]
2025-09-22 14:11   ` Alexis Lothoré via buildroot
2025-09-22 20:06     ` Julien Olivain via buildroot
2025-09-22 20:33       ` Alexis Lothoré via buildroot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wm5sosjs.fsf@tarshish \
    --to=buildroot@buildroot.org \
    --cc=alexis.lothore@bootlin.com \
    --cc=baruch@tkos.co.il \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.