diff options
Diffstat (limited to 'documentation/ref-manual/tasks.rst')
-rw-r--r-- | documentation/ref-manual/tasks.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst index df751d75a3..d2e1f4ce14 100644 --- a/documentation/ref-manual/tasks.rst +++ b/documentation/ref-manual/tasks.rst | |||
@@ -615,8 +615,8 @@ information on how the root filesystem is created. | |||
615 | 615 | ||
616 | Boots an image and performs runtime tests within the image. For | 616 | Boots an image and performs runtime tests within the image. For |
617 | information on automatically testing images, see the | 617 | information on automatically testing images, see the |
618 | ":ref:`dev-manual/runtime-testing:performing automated runtime testing`" | 618 | ":ref:`test-manual/runtime-testing:performing automated runtime testing`" |
619 | section in the Yocto Project Development Tasks Manual. | 619 | section in the Yocto Project Test Environment Manual. |
620 | 620 | ||
621 | .. _ref-tasks-testimage_auto: | 621 | .. _ref-tasks-testimage_auto: |
622 | 622 | ||
@@ -628,8 +628,8 @@ after it has been built. This task is enabled when you set | |||
628 | :term:`TESTIMAGE_AUTO` equal to "1". | 628 | :term:`TESTIMAGE_AUTO` equal to "1". |
629 | 629 | ||
630 | For information on automatically testing images, see the | 630 | For information on automatically testing images, see the |
631 | ":ref:`dev-manual/runtime-testing:performing automated runtime testing`" | 631 | ":ref:`test-manual/runtime-testing:performing automated runtime testing`" |
632 | section in the Yocto Project Development Tasks Manual. | 632 | section in the Yocto Project Test Environment Manual. |
633 | 633 | ||
634 | Kernel-Related Tasks | 634 | Kernel-Related Tasks |
635 | ==================== | 635 | ==================== |