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>
This commit is contained in:
Scott Rifenbark
2010-11-10 12:48:35 -08:00
committed by Richard Purdie
parent b978c8e251
commit 5dc7082f8f
2 changed files with 4 additions and 4 deletions

View File

@@ -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>