diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-11-10 12:48:35 -0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-11-15 22:25:25 +0000 |
commit | 5dc7082f8f023f2c9c9b6249c1f07a4d65b9ba4f (patch) | |
tree | a8f784a852f208c5fcc6e5951569e60c0a0bc434 /documentation/poky-ref-manual/ref-images.xml | |
parent | b978c8e25198fc584963299e3f3087835777ca62 (diff) | |
download | openembedded-core-5dc7082f8f023f2c9c9b6249c1f07a4d65b9ba4f.tar.gz openembedded-core-5dc7082f8f023f2c9c9b6249c1f07a4d65b9ba4f.tar.bz2 openembedded-core-5dc7082f8f023f2c9c9b6249c1f07a4d65b9ba4f.zip |
Poky Reference Manual: Fixed broken link in Ref Images appendix.
In the Ref Images appendix there was a link to the section
"External Development Using the Poky SDK" section that did not work
due to the section id string changing. I fixed the link.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation/poky-ref-manual/ref-images.xml')
-rw-r--r-- | documentation/poky-ref-manual/ref-images.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index 79a5c1806e..822c6b0bbc 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml @@ -61,8 +61,7 @@ <emphasis>meta-toolchain-sdk</emphasis> - This includes everything in meta-toolchain but also includes development headers and libraries forming a complete standalone SDK. See the <link linkend='platdev-appdev-external-sdk'> - Developing using the Poky SDK</link> and <link linkend='platdev-appdev-external-anjuta'> - Developing using the Anjuta Plugin</link> sections for more information. + External Development Using the Poky SDK</link> section for more information. </para> </listitem> </itemizedlist> |