documentation/dev-manual/dev-manual-start.xml: Bad links fixed.

(From yocto-docs rev: c9c3859a084e871dea27cb494cdf89f9b2aa31e1)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2011-07-18 09:09:54 -07:00 committed by Richard Purdie
parent a220e421f9
commit 7170fe0f08
1 changed files with 4 additions and 4 deletions

View File

@ -53,7 +53,7 @@
<listitem><para><emphasis>Packages:</emphasis> Depending on your host system (Debian-based or RPM-based), <listitem><para><emphasis>Packages:</emphasis> Depending on your host system (Debian-based or RPM-based),
you need certain packages. you need certain packages.
See the <ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#packages'> See the <ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#packages'>
"The Packages"</ulink> section in the Yocto Project Quick start for the exact package The Packages</ulink> section in the Yocto Project Quick start for the exact package
requirements.</para></listitem> requirements.</para></listitem>
<listitem><para><emphasis>Yocto Project Release:</emphasis> You need a release of the Yocto Project. <listitem><para><emphasis>Yocto Project Release:</emphasis> You need a release of the Yocto Project.
You can get set up for this one of two ways depending on whether you are going to be contributing You can get set up for this one of two ways depending on whether you are going to be contributing
@ -93,7 +93,7 @@
Eclipse Integrated Development Environment (IDE) you will need this plug-in. Eclipse Integrated Development Environment (IDE) you will need this plug-in.
See the See the
<ulink url='http://www.yoctoproject.org/docs/adt-manual/adt-manual.html#setting-up-the-eclipse-ide'> <ulink url='http://www.yoctoproject.org/docs/adt-manual/adt-manual.html#setting-up-the-eclipse-ide'>
"Setting up the Eclipse IDE"</ulink> section in the Yocto Application Development Toolkit (ADT) Setting up the Eclipse IDE</ulink> section in the Yocto Application Development Toolkit (ADT)
Users Guide for more information.</para></listitem> Users Guide for more information.</para></listitem>
</itemizedlist> </itemizedlist>
</para> </para>
@ -106,7 +106,7 @@
The build process creates an entire Linux distribution, including the toolchain, from source. The build process creates an entire Linux distribution, including the toolchain, from source.
For more information on this topic, see the For more information on this topic, see the
<ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#building-image'> <ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#building-image'>
"Building an Image"</ulink> section in the Yocto Project Quick Start. Building an Image</ulink> section in the Yocto Project Quick Start.
</para> </para>
<para> <para>
@ -142,7 +142,7 @@
<para> <para>
You can find details on all these steps in the You can find details on all these steps in the
<ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#using-pre-built'> <ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#using-pre-built'>
"Using Pre-Built Binaries and QEMU"</ulink> section in the Yocto Project Quick Start. Using Pre-Built Binaries and QEMU</ulink> section in the Yocto Project Quick Start.
</para> </para>
</section> </section>
</chapter> </chapter>