diff options
author | Junio C Hamano <gitster@pobox.com> | 2019-12-06 15:09:24 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-12-06 15:09:24 -0800 |
commit | 56e6c16394493ebcd6b00a158f5db1e6fe7c58e7 (patch) | |
tree | 897dce9f8394ad0814e23fd124b64c3aa1e10dc0 /t/t6021-merge-criss-cross.sh | |
parent | Merge branch 'jk/lore-is-the-archive' (diff) | |
parent | doc: replace LKML link with lore.kernel.org (diff) | |
download | tgif-56e6c16394493ebcd6b00a158f5db1e6fe7c58e7.tar.xz |
Merge branch 'dl/lore-is-the-archive'
Publicize lore.kernel.org mailing list archive and use URLs
pointing into it to refer to notable messages in the documentation.
* dl/lore-is-the-archive:
doc: replace LKML link with lore.kernel.org
RelNotes: replace Gmane with real Message-IDs
doc: replace MARC links with lore.kernel.org
Diffstat (limited to 't/t6021-merge-criss-cross.sh')
-rwxr-xr-x | t/t6021-merge-criss-cross.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t6021-merge-criss-cross.sh b/t/t6021-merge-criss-cross.sh index 213deecab1..d254e020b6 100755 --- a/t/t6021-merge-criss-cross.sh +++ b/t/t6021-merge-criss-cross.sh @@ -3,7 +3,7 @@ # Copyright (c) 2005 Fredrik Kuivinen # -# See http://marc.info/?l=git&m=111463358500362&w=2 for a +# See https://lore.kernel.org/git/Pine.LNX.4.44.0504271254120.4678-100000@wax.eds.org/ for a # nice description of what this is about. |