diff --git a/documentation/poky-ref-manual/ref-features.xml b/documentation/poky-ref-manual/ref-features.xml index 2909392b3b..1540475b2b 100644 --- a/documentation/poky-ref-manual/ref-features.xml +++ b/documentation/poky-ref-manual/ref-features.xml @@ -112,7 +112,7 @@
- Reference: Images + Images The contents of images generated by the OpenEmbedded build system can be controlled by the diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 25f99c5364..03c3df83ec 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -564,7 +564,7 @@ There are other valid features too, see the - Reference: Images + Images section for more details. @@ -784,7 +784,7 @@ FILESPATH = "${@base_set_filespath([ "${FILE_DIRNAME}/${PF}", \ Typically, you configure this variable in image recipes. Note that you can add extra features to the image by using the EXTRA_IMAGE_FEATURES variable. - See the "Images" chapter for the + See the "Images" section for the list of features present in images built by the OpenEmbedded build system.