]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: replace LKML link with lore.kernel.org
authorDenton Liu <liu.denton@gmail.com>
Mon, 2 Dec 2019 19:26:23 +0000 (11:26 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Dec 2019 18:26:52 +0000 (10:26 -0800)
Since we're now recommending lore.kernel.org, replace LKML link
with lore.kernel.org.

Although LKML has been around for a long time, nothing lasts forever
(see Gmane). Since LKML uses opaque message identifiers, switching to
lore.kernel.org should be a strict improvement since, even if
lore.kernel.org goes down, the Message-ID will allow future readers to
look up the referenced messages on any other archive.

Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/racy-git.txt

index 4a8be4d144cf2a468af83990fc927ec153589784..ceda4bbfda4d27c8138c79f207f0d2adadf8bf50 100644 (file)
@@ -51,7 +51,7 @@ of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/history.git
 only fixes the issue for file systems with exactly 1 ns or 1 s
 resolution. Other file systems are still broken in current Linux
 kernels (e.g. CEPH, CIFS, NTFS, UDF), see
-https://lkml.org/lkml/2015/6/9/714
+https://lore.kernel.org/lkml/5577240D.7020309@gmail.com/
 
 Racy Git
 --------