Hi, I've merged the following patch.
Che-Wei Lin, thanks for pointing out this. = >From 265190984460e4356a0e43fe7a2567e3cfe2f973 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori <[email protected]> Date: Fri, 29 Aug 2014 22:39:33 +0900 Subject: [PATCH] doc: update obsolete Linux kernel SubmittingPatches url Signed-off-by: FUJITA Tomonori <[email protected]> --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index afaa3f3..e301f1f 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -10,7 +10,7 @@ request' on github. We expect you to send a patch in Linux kernel development style. If you are not familiar with it, please read the following document: -http://lxr.linux.no/source/Documentation/SubmittingPatches +https://www.kernel.org/doc/Documentation/SubmittingPatches Please check your changes with pep8 and run unittests to make sure that they don't break the existing features. The following command -- 1.8.5.2 (Apple Git-48) ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
