diff options
author | Harry Wei <harryxiyou@gmail.com> | 2011-05-23 11:58:39 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-05-23 15:14:11 -0700 |
commit | 8208266060664726e9f998a9c57c2780549e460c (patch) | |
tree | 1138ba65c633bf51b54c8fa25c5094aae8f3c6cd /Documentation/HOWTO | |
parent | 52307a9e1d8910e205f6be2c4dd35900f7b11282 (diff) |
Documentation: update LXR web link
Update LXR (Linux cross reference) web link.
Signed-off-by: Harry Wei <harryxiyou@gmail.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/HOWTO')
-rw-r--r-- | Documentation/HOWTO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/HOWTO b/Documentation/HOWTO index 365bda9a0d94..81bc1a9ab9d8 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://users.sosdg.org/~qiyong/lxr/ + http://lxr.linux.no/+trees The development process |