From: Doug Smythies Date: Sun, 22 Nov 2015 23:42:48 +0000 (-0800) Subject: Documentation: HOWTO: update code cross reference link X-Git-Tag: v4.5-rc1~81^2~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1d12554f0abbc7d17dce8d1b7b25f4e27555e6d7;p=thirdparty%2Flinux.git Documentation: HOWTO: update code cross reference link The source code cross reference link does not work. Update the link to a site that works. Signed-off-by: Doug Smythies Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/HOWTO b/Documentation/HOWTO index 21152d397b88e..d5a699d5a5518 100644 --- a/Documentation/HOWTO +++ b/Documentation/HOWTO @@ -209,7 +209,7 @@ tools. One such tool that is particularly recommended is the Linux Cross-Reference project, which is able to present source code in a self-referential, indexed webpage format. An excellent up-to-date repository of the kernel code may be found at: - http://lxr.linux.no/+trees + http://lxr.free-electrons.com/ The development process