diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-12-04 07:46:34 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-07 17:13:14 +0000 |
| commit | a21cf1bc5f0308931ef0356ff004423272e520c2 (patch) | |
| tree | 17c43255aad1ec843b50d09cda2e8d18c157a4ec | |
| parent | 17938797b28e0955fcc8e121715923a6bdf60d6f (diff) | |
| download | poky-a21cf1bc5f0308931ef0356ff004423272e520c2.tar.gz | |
documentation: kernel-manual - Fixed broken link.
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
(From yocto-docs rev: 0fc811748fce26f9c14791a286742905b51e77a6)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/kernel-manual/kernel-doc-intro.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/kernel-manual/kernel-doc-intro.xml b/documentation/kernel-manual/kernel-doc-intro.xml index 0a04312324..40c1b12590 100644 --- a/documentation/kernel-manual/kernel-doc-intro.xml +++ b/documentation/kernel-manual/kernel-doc-intro.xml | |||
| @@ -38,8 +38,7 @@ | |||
| 38 | For more information on the Linux kernel, see the following links: | 38 | For more information on the Linux kernel, see the following links: |
| 39 | <itemizedlist> | 39 | <itemizedlist> |
| 40 | <listitem><para>The Linux Foundation's guide for kernel development | 40 | <listitem><para>The Linux Foundation's guide for kernel development |
| 41 | process - <ulink url='http://ldn.linuxfoundation.org/book/1-a-guide-kernel-development-process'></ulink></para></listitem> | 41 | process - <ulink url='http://www.linuxfoundation.org/content/1-guide-kernel-development-process'></ulink></para></listitem> |
| 42 | <!-- <listitem><para><ulink url='http://userweb.kernel.org/~akpm/stuff/tpp.txt'></ulink></para></listitem> --> | ||
| 43 | <listitem><para>A fairly encompassing guide on Linux kernel development - | 42 | <listitem><para>A fairly encompassing guide on Linux kernel development - |
| 44 | <ulink url='http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;f=Documentation/HOWTO;hb=HEAD'></ulink></para></listitem> | 43 | <ulink url='http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;f=Documentation/HOWTO;hb=HEAD'></ulink></para></listitem> |
| 45 | </itemizedlist> | 44 | </itemizedlist> |
