diff mbox

[v2] README.md: Update reference to linux SubmittingPatches

Message ID 20170110032649.7337-1-cyril.bur@au1.ibm.com
State Accepted
Headers show

Commit Message

Cyril Bur Jan. 10, 2017, 3:26 a.m. UTC
The wise linux gods went an moved the content. May as well point to the
actual content.

Signed-off-by: Cyril Bur <cyril.bur@au1.ibm.com>
---
Joel suggested the web address, this is a good idea.

 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Stewart Smith Feb. 23, 2017, 2:13 a.m. UTC | #1
Cyril Bur <cyril.bur@au1.ibm.com> writes:
> The wise linux gods went an moved the content. May as well point to the
> actual content.
>
> Signed-off-by: Cyril Bur <cyril.bur@au1.ibm.com>
> ---
> Joel suggested the web address, this is a good idea.

Yep, great idea. Merged to master as of 0d8fb9b489f5a7f6840ed7edcc1c8c7d65b79dd2
diff mbox

Patch

diff --git a/README.md b/README.md
index 20898fc9..ad58bb19 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,8 @@  git commit -s
 git format-patch
 ```
 
-You probably want to read the linux Documentation/SubmittingPatches as
+You probably want to read the linux
+https://kernel.org/doc/html/latest/process/submitting-patches.html as
 much of it applies to skiboot.
 
 ## License