diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-07-08 10:25:59 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-13 13:18:36 +0100 |
commit | e5dae1b9809aef993c6e2abd3769ae1337de7bc2 (patch) | |
tree | a2d29ad793bd541a2b5b5a413a8098adebd93300 | |
parent | 4592adb69fae8a49013972a5dc36ebad05916a46 (diff) | |
download | poky-e5dae1b9809aef993c6e2abd3769ae1337de7bc2.tar.gz |
kernel-dev: Fixed link in title page to point to new manual.
The stock Note indicating that the user should consult the website
for the latest version of the released manual had a link to the old
kernel-manual. I have replaced it with a link to kernel-dev.
(From yocto-docs rev: 804e672e42a66aecdbe83ce239433216af10ef8c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/kernel-dev/kernel-dev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml index f005495f27..ab69eefab6 100644 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml | |||
@@ -56,7 +56,7 @@ | |||
56 | <note> | 56 | <note> |
57 | Due to production processes, there could be differences between the Yocto Project | 57 | Due to production processes, there could be differences between the Yocto Project |
58 | documentation bundled in the release tarball and the | 58 | documentation bundled in the release tarball and the |
59 | <ulink url='&YOCTO_DOCS_KERNEL_URL;'>Yocto Project Linux Kernel Development Manual</ulink> on | 59 | <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink> on |
60 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 60 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. |
61 | For the latest version of this manual, see the manual on the website. | 61 | For the latest version of this manual, see the manual on the website. |
62 | </note> | 62 | </note> |