diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-08-11 16:36:55 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-20 17:51:58 -0700 |
commit | 958c355665c38a0a6429b934d139ee16864ac3f5 (patch) | |
tree | c9ec8adb4e66ca4162129216470902fcd978e00e /documentation/poky-ref-manual | |
parent | 7e8ae603b503f787424c3bfe74fdd0292103c55d (diff) | |
download | poky-958c355665c38a0a6429b934d139ee16864ac3f5.tar.gz |
documentation: updated the note in the front matter to use a link specific to manual.
(From yocto-docs rev: 8008a00e188dc0569d0fb6e5cf497637a0b57747)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/poky-ref-manual.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml b/documentation/poky-ref-manual/poky-ref-manual.xml index a31b66ccc3..a95436723f 100644 --- a/documentation/poky-ref-manual/poky-ref-manual.xml +++ b/documentation/poky-ref-manual/poky-ref-manual.xml | |||
@@ -71,9 +71,11 @@ | |||
71 | </para> | 71 | </para> |
72 | <note> | 72 | <note> |
73 | Due to production processes, there could be differences between the Yocto Project | 73 | Due to production processes, there could be differences between the Yocto Project |
74 | documentation bundled in the release tarball and the documentation on | 74 | documentation bundled in the release tarball and |
75 | <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> | ||
76 | The Yocto Project Reference Manual</ulink> on | ||
75 | the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. | 77 | the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. |
76 | For the latest documentation for the most recent release, see the website. | 78 | For the latest version of this manual, see the manual on the website. |
77 | </note> | 79 | </note> |
78 | </legalnotice> | 80 | </legalnotice> |
79 | 81 | ||