* [dpdk-web] [PATCH] fix link to Linux guidelines
@ 2017-01-07 2:07 Yongseok Koh
2017-01-07 9:28 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Yongseok Koh @ 2017-01-07 2:07 UTC (permalink / raw)
To: web; +Cc: john.mcnamara, Yongseok Koh
A referenced document in the Linux Kernel has been moved.
Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
---
dev.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev.html b/dev.html
index 1217c68..684fa3d 100644
--- a/dev.html
+++ b/dev.html
@@ -77,7 +77,7 @@
The commit log must have a <em>Signed-off-by</em> line (<em>--signoff</em> option).
It certifies that you wrote it and/or have the right to send it.<br>
For a longer explanation, see the <em>Developer's Certificate of Origin</em> in
- <a href=http://www.kernel.org/doc/Documentation/SubmittingPatches>Linux guidelines</a>.
+ <a href=https://www.kernel.org/doc/html/latest/process/submitting-patches.html>Linux guidelines</a>.
<p>The patch must be sent with
<a href="http://www.kernel.org/pub/software/scm/git/docs/git-send-email.html">git send-email</a>.
It is automatically or manually prepared in the right format by
--
2.11.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-web] [PATCH] fix link to Linux guidelines
2017-01-07 2:07 [dpdk-web] [PATCH] fix link to Linux guidelines Yongseok Koh
@ 2017-01-07 9:28 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2017-01-07 9:28 UTC (permalink / raw)
To: Yongseok Koh; +Cc: web, john.mcnamara
2017-01-06 18:07, Yongseok Koh:
> A referenced document in the Linux Kernel has been moved.
Thanks for reporting.
> - <a href=http://www.kernel.org/doc/Documentation/SubmittingPatches>Linux guidelines</a>.
> + <a href=https://www.kernel.org/doc/html/latest/process/submitting-patches.html>Linux guidelines</a>.
I will change to this simpler dedicated page: http://developercertificate.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-07 9:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-07 2:07 [dpdk-web] [PATCH] fix link to Linux guidelines Yongseok Koh
2017-01-07 9:28 ` Thomas Monjalon
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).