diff options
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r-- | documentation/ref-manual/classes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index f416a6d623..5bd1d50947 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
@@ -3212,8 +3212,8 @@ after it is built, you can set :term:`TESTIMAGE_AUTO`:: | |||
3212 | TESTIMAGE_AUTO = "1" | 3212 | TESTIMAGE_AUTO = "1" |
3213 | 3213 | ||
3214 | For information on how to enable, run, and create new tests, see the | 3214 | For information on how to enable, run, and create new tests, see the |
3215 | ":ref:`dev-manual/runtime-testing:performing automated runtime testing`" | 3215 | ":ref:`test-manual/runtime-testing:performing automated runtime testing`" |
3216 | section in the Yocto Project Development Tasks Manual. | 3216 | section in the Yocto Project Test Environment Manual. |
3217 | 3217 | ||
3218 | .. _ref-classes-testsdk: | 3218 | .. _ref-classes-testsdk: |
3219 | 3219 | ||