[PATCH] README: update dead url

FUJITA Tomonori <[email protected]> Mon, 3 Nov 2014 19:55:13 +0900
Newsgroups org.kernel.vger.stgt
Message-ID <[email protected]>
Applied the following patch:
=
From 5b825925bd669c7e7cd8cbc3b75ee13a2ffa5d00 Mon Sep 17 00:00:00 2001
From: FUJITA Tomonori <[email protected]>
Date: Mon, 3 Nov 2014 20:23:55 +0900
Subject: [PATCH] README: update dead url

Signed-off-by: FUJITA Tomonori <[email protected]>
---
 README |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index c3f505c..1ce2f55 100644
--- a/README
+++ b/README
@@ -60,8 +60,8 @@ The central resource for tgt development is the mailing list
 First, please read the following documents (in short, follow Linux
 kernel development rules):
 
-http://lxr.linux.no/source/Documentation/CodingStyle
-http://lxr.linux.no/source/Documentation/SubmittingPatches
+https://www.kernel.org/doc/Documentation/CodingStyle
+https://www.kernel.org/doc/Documentation/SubmittingPatches
 
 Then, check your patches with the patch style checker prior to
 submission (scripts/checkpatch.pl) like the following example.
-- 
1.7.2.5