Parcourir la source

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 <dsmythies@telus.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Doug Smythies il y a 10 ans
Parent
commit
1d12554f0a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Documentation/HOWTO

+ 1 - 1
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