test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] fix a broken link in the contributor guide
@ 2019-01-04  9:20 Rami Rosen
  2019-01-07  5:10 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2019-01-04  9:20 UTC (permalink / raw)
  To: dts; +Cc: Rami Rosen

This patch fixes a broken link in DTS contributor guide.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 CONTRIBUTING.TXT | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.TXT b/CONTRIBUTING.TXT
index b38f73e..2074d86 100644
--- a/CONTRIBUTING.TXT
+++ b/CONTRIBUTING.TXT
@@ -28,7 +28,7 @@ The commit message must end with a "Signed-off-by:" line which is added using:
 
 The purpose of the signoff is explained in the Linux kernel guidelines
 Developer's Certificate of Origin:
-http://www.kernel.org/doc/Documentation/SubmittingPatches
+https://www.kernel.org/doc/Documentation/process/submitting-patches.rst
 
 Note:
     All developers must ensure that they have read, understood and complied
-- 
2.19.2

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

* Re: [dts] [PATCH] fix a broken link in the contributor guide
  2019-01-04  9:20 [dts] [PATCH] fix a broken link in the contributor guide Rami Rosen
@ 2019-01-07  5:10 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2019-01-07  5:10 UTC (permalink / raw)
  To: Rami Rosen, dts

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Rami Rosen
> Sent: Friday, January 4, 2019 5:21 PM
> To: dts@dpdk.org
> Cc: Rami Rosen <ramirose@gmail.com>
> Subject: [dts] [PATCH] fix a broken link in the contributor guide
> 
> This patch fixes a broken link in DTS contributor guide.
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  CONTRIBUTING.TXT | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/CONTRIBUTING.TXT b/CONTRIBUTING.TXT index
> b38f73e..2074d86 100644
> --- a/CONTRIBUTING.TXT
> +++ b/CONTRIBUTING.TXT
> @@ -28,7 +28,7 @@ The commit message must end with a "Signed-off-by:"
> line which is added using:
> 
>  The purpose of the signoff is explained in the Linux kernel guidelines
> Developer's Certificate of Origin:
> -http://www.kernel.org/doc/Documentation/SubmittingPatches
> +https://www.kernel.org/doc/Documentation/process/submitting-patches.r
> st
> 
>  Note:
>      All developers must ensure that they have read, understood and
> complied
> --
> 2.19.2

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

end of thread, other threads:[~2019-01-07  5:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-04  9:20 [dts] [PATCH] fix a broken link in the contributor guide Rami Rosen
2019-01-07  5:10 ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).