diff options
Diffstat (limited to 'documentation/ref-manual/closer-look.xml')
-rw-r--r-- | documentation/ref-manual/closer-look.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml index 459d571926..c0f1747961 100644 --- a/documentation/ref-manual/closer-look.xml +++ b/documentation/ref-manual/closer-look.xml | |||
@@ -34,7 +34,7 @@ | |||
34 | Upstream releases, local projects, and SCMs.</para></listitem> | 34 | Upstream releases, local projects, and SCMs.</para></listitem> |
35 | <listitem><para><emphasis>Build System:</emphasis> | 35 | <listitem><para><emphasis>Build System:</emphasis> |
36 | Processes under the control of | 36 | Processes under the control of |
37 | <ulink url='&YOCTO_DOCS_DEV_URL;#bitbake-term'>BitBake</ulink>. | 37 | <link linkend='bitbake-term'>BitBake</link>. |
38 | This block expands on how BitBake fetches source, applies | 38 | This block expands on how BitBake fetches source, applies |
39 | patches, completes compilation, analyzes output for package | 39 | patches, completes compilation, analyzes output for package |
40 | generation, creates and tests packages, generates images, and | 40 | generation, creates and tests packages, generates images, and |
@@ -727,7 +727,7 @@ | |||
727 | 727 | ||
728 | <para> | 728 | <para> |
729 | The OpenEmbedded build system uses | 729 | The OpenEmbedded build system uses |
730 | <ulink url='&YOCTO_DOCS_DEV_URL;#bitbake-term'>BitBake</ulink> | 730 | <link linkend='bitbake-term'>BitBake</link> |
731 | to produce images. | 731 | to produce images. |
732 | You can see from the | 732 | You can see from the |
733 | <link linkend='general-yocto-environment-figure'>general Yocto Project Development Environment figure</link>, | 733 | <link linkend='general-yocto-environment-figure'>general Yocto Project Development Environment figure</link>, |