diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/faq.xml | 2 | ||||
-rw-r--r-- | documentation/ref-manual/migration.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index c0ec1a6fb9..3c3351f4e6 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml | |||
@@ -143,7 +143,7 @@ | |||
143 | To add a package, you need to create a BitBake recipe. | 143 | To add a package, you need to create a BitBake recipe. |
144 | For information on how to create a BitBake recipe, see the | 144 | For information on how to create a BitBake recipe, see the |
145 | "<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-writing-a-new-recipe'>Writing a New Recipe</ulink>" | 145 | "<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-writing-a-new-recipe'>Writing a New Recipe</ulink>" |
146 | in the Yocto Project Development Tasks Manual. | 146 | section in the Yocto Project Development Tasks Manual. |
147 | </para> | 147 | </para> |
148 | </answer> | 148 | </answer> |
149 | </qandaentry> | 149 | </qandaentry> |
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index bccbeed3b9..d8620eefd9 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -442,7 +442,7 @@ | |||
442 | at <filename>meta/recipes-core/init-ifupdown</filename>. | 442 | at <filename>meta/recipes-core/init-ifupdown</filename>. |
443 | For information on how to use append files, see the | 443 | For information on how to use append files, see the |
444 | "<ulink url='&YOCTO_DOCS_DEV_URL;#using-bbappend-files'>Using .bbappend Files</ulink>" | 444 | "<ulink url='&YOCTO_DOCS_DEV_URL;#using-bbappend-files'>Using .bbappend Files</ulink>" |
445 | in the Yocto Project Development Tasks Manual. | 445 | section in the Yocto Project Development Tasks Manual. |
446 | </para> | 446 | </para> |
447 | </section> | 447 | </section> |
448 | 448 | ||