diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 7732fdfb74..de0e9a603f 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -733,10 +733,10 @@ | |||
733 | the Extensible Software Development Kit (eSDK) manual. | 733 | the Extensible Software Development Kit (eSDK) manual. |
734 | </para></listitem> | 734 | </para></listitem> |
735 | <listitem><para> | 735 | <listitem><para> |
736 | For a practical example on how to build an image using the | 736 | For a quick example on how to build an image using the |
737 | OpenEmbedded build system, see the | 737 | OpenEmbedded build system, see the |
738 | "<ulink url='&YOCTO_DOCS_QS_URL;#qs-building-images'>Building Images</ulink>" | 738 | <ulink url='&YOCTO_DOCS_BRIEF_URL;'>Yocto Project Quick Build</ulink> |
739 | section of the Yocto Project Quick Start. | 739 | document. |
740 | </para></listitem> | 740 | </para></listitem> |
741 | </itemizedlist> | 741 | </itemizedlist> |
742 | </note> | 742 | </note> |
@@ -760,9 +760,9 @@ | |||
760 | <emphasis>Set up Your Host Development System to Support | 760 | <emphasis>Set up Your Host Development System to Support |
761 | Development Using the Yocto Project</emphasis>: | 761 | Development Using the Yocto Project</emphasis>: |
762 | See the | 762 | See the |
763 | "<ulink url='&YOCTO_DOCS_QS_URL;#yp-resources'>Setting Up to Use the Yocto Project</ulink>" | 763 | "<link linkend='dev-manual-start'>Getting Started With the Yocto Project</link>" |
764 | section in the Yocto Project Quick Start for options on how | 764 | section for options on how to get a build host ready to use |
765 | to get a build host ready to use the Yocto Project. | 765 | the Yocto Project. |
766 | </para></listitem> | 766 | </para></listitem> |
767 | <listitem><para> | 767 | <listitem><para> |
768 | <emphasis>Initialize the Build Environment:</emphasis> | 768 | <emphasis>Initialize the Build Environment:</emphasis> |