summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/tasks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/tasks.rst')
-rw-r--r--documentation/ref-manual/tasks.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst
index 346e9491f3..c69fbaa518 100644
--- a/documentation/ref-manual/tasks.rst
+++ b/documentation/ref-manual/tasks.rst
@@ -629,8 +629,8 @@ information on how the root filesystem is created.
629 629
630Boots an image and performs runtime tests within the image. For 630Boots an image and performs runtime tests within the image. For
631information on automatically testing images, see the 631information on automatically testing images, see the
632":ref:`dev-manual/runtime-testing:performing automated runtime testing`" 632":ref:`test-manual/runtime-testing:performing automated runtime testing`"
633section in the Yocto Project Development Tasks Manual. 633section in the Yocto Project Test Environment Manual.
634 634
635.. _ref-tasks-testimage_auto: 635.. _ref-tasks-testimage_auto:
636 636
@@ -642,8 +642,8 @@ after it has been built. This task is enabled when you set
642:term:`TESTIMAGE_AUTO` equal to "1". 642:term:`TESTIMAGE_AUTO` equal to "1".
643 643
644For information on automatically testing images, see the 644For information on automatically testing images, see the
645":ref:`dev-manual/runtime-testing:performing automated runtime testing`" 645":ref:`test-manual/runtime-testing:performing automated runtime testing`"
646section in the Yocto Project Development Tasks Manual. 646section in the Yocto Project Test Environment Manual.
647 647
648Kernel-Related Tasks 648Kernel-Related Tasks
649==================== 649====================