All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] README: fix reference to submitting-patches
@ 2022-11-16  8:37 Miquel Raynal via buildroot
  0 siblings, 0 replies; 4+ messages in thread
From: Miquel Raynal via buildroot @ 2022-11-16  8:37 UTC (permalink / raw)
  To: buildroot; +Cc: Miquel Raynal

While looking for refreshing my mind about Buildroot contribution
guidelines, I actually stumbled upon a 404 error. It seems like the
manual URL has slightly evolved since 2016, so fix it.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 008e996f5f..2d33c8ce37 100644
--- a/README
+++ b/README
@@ -23,4 +23,4 @@ buildroot mailing list: buildroot@buildroot.org
 You can also find us on #buildroot on OFTC IRC.
 
 If you would like to contribute patches, please read
-https://buildroot.org/manual.html#submitting-patches
+https://buildroot.org/downloads/manual/manual.html#submitting-patches
\ No newline at end of file
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH] README: fix reference to submitting-patches
@ 2022-11-16  8:43 Miquel Raynal via buildroot
  2022-11-21 17:49 ` Yann E. MORIN
  0 siblings, 1 reply; 4+ messages in thread
From: Miquel Raynal via buildroot @ 2022-11-16  8:43 UTC (permalink / raw)
  To: buildroot; +Cc: Miquel Raynal

While looking for refreshing my mind about Buildroot contribution
guidelines, I actually stumbled upon a 404 error. It seems like the
manual URL has slightly evolved since 2016, so fix it.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 008e996f5f..2d33c8ce37 100644
--- a/README
+++ b/README
@@ -23,4 +23,4 @@ buildroot mailing list: buildroot@buildroot.org
 You can also find us on #buildroot on OFTC IRC.
 
 If you would like to contribute patches, please read
-https://buildroot.org/manual.html#submitting-patches
+https://buildroot.org/downloads/manual/manual.html#submitting-patches
\ No newline at end of file
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [Buildroot] [PATCH] README: fix reference to submitting-patches
  2022-11-16  8:43 [Buildroot] [PATCH] README: fix reference to submitting-patches Miquel Raynal via buildroot
@ 2022-11-21 17:49 ` Yann E. MORIN
  2022-11-22 10:16   ` Miquel Raynal via buildroot
  0 siblings, 1 reply; 4+ messages in thread
From: Yann E. MORIN @ 2022-11-21 17:49 UTC (permalink / raw)
  To: Miquel Raynal; +Cc: buildroot

Miquel, All,

On 2022-11-16 09:43 +0100, Miquel Raynal via buildroot spake thusly:
> While looking for refreshing my mind about Buildroot contribution
> guidelines, I actually stumbled upon a 404 error. It seems like the
> manual URL has slightly evolved since 2016, so fix it.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> ---
>  README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/README b/README
> index 008e996f5f..2d33c8ce37 100644
> --- a/README
> +++ b/README
> @@ -23,4 +23,4 @@ buildroot mailing list: buildroot@buildroot.org
>  You can also find us on #buildroot on OFTC IRC.
>  
>  If you would like to contribute patches, please read
> -https://buildroot.org/manual.html#submitting-patches

For me, this does not return a 404, but does properly redirect to the
following URL... Maybe a temporary fluke?

Can you please double-check now?

Regards,
Yann E. MORIN.

> +https://buildroot.org/downloads/manual/manual.html#submitting-patches
> \ No newline at end of file
> -- 
> 2.34.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Buildroot] [PATCH] README: fix reference to submitting-patches
  2022-11-21 17:49 ` Yann E. MORIN
@ 2022-11-22 10:16   ` Miquel Raynal via buildroot
  0 siblings, 0 replies; 4+ messages in thread
From: Miquel Raynal via buildroot @ 2022-11-22 10:16 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: buildroot

Hello Yann,

yann.morin.1998@free.fr wrote on Mon, 21 Nov 2022 18:49:05 +0100:

> Miquel, All,
> 
> On 2022-11-16 09:43 +0100, Miquel Raynal via buildroot spake thusly:
> > While looking for refreshing my mind about Buildroot contribution
> > guidelines, I actually stumbled upon a 404 error. It seems like the
> > manual URL has slightly evolved since 2016, so fix it.
> > 
> > Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> > ---
> >  README | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/README b/README
> > index 008e996f5f..2d33c8ce37 100644
> > --- a/README
> > +++ b/README
> > @@ -23,4 +23,4 @@ buildroot mailing list: buildroot@buildroot.org
> >  You can also find us on #buildroot on OFTC IRC.
> >  
> >  If you would like to contribute patches, please read
> > -https://buildroot.org/manual.html#submitting-patches  
> 
> For me, this does not return a 404, but does properly redirect to the
> following URL... Maybe a temporary fluke?
> 
> Can you please double-check now?

Oh yeah, the redirection seems to work again, you can safely ignore
this, sorry for the noise.

Thanks,
Miquèl
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-22 10:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-16  8:43 [Buildroot] [PATCH] README: fix reference to submitting-patches Miquel Raynal via buildroot
2022-11-21 17:49 ` Yann E. MORIN
2022-11-22 10:16   ` Miquel Raynal via buildroot
  -- strict thread matches above, loose matches on Subject: below --
2022-11-16  8:37 Miquel Raynal via buildroot

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.