@@ -113,8 +113,8 @@ The following figure and list overviews the build process:
Building Images for Multiple Targets Using Multiple Configurations
==================================================================
-See the :ref:`dev-manual/multiconfig` section of the Yocto Project Development
-Tasks Manual.
+See the :ref:`dev-manual/multiconfig:Building Images for Multiple Targets With
+Multiconfig` section of the Yocto Project Development Tasks Manual.
Building an Initial RAM Filesystem (Initramfs) Image
====================================================
@@ -1,7 +1,7 @@
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
-Building Images for Multiple Targets Using Multiple Configurations
-******************************************************************
+Building Images for Multiple Targets With Multiconfig
+*****************************************************
You can use a single ``bitbake`` command to build multiple images or
packages for different targets where each image or package requires a
Rename this section to explicitely name the multiple configuration feature "multiconfig". Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- documentation/dev-manual/building.rst | 4 ++-- documentation/dev-manual/multiconfig.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)