From 265190984460e4356a0e43fe7a2567e3cfe2f973 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Fri, 29 Aug 2014 22:39:33 +0900 Subject: doc: update obsolete Linux kernel SubmittingPatches url Signed-off-by: FUJITA Tomonori --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.rst') diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index afaa3f3b..e301f1f0 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 -- cgit v1.2.3