diff options
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r-- | documentation/ref-manual/classes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 4dd3c9f965..5e49613b2f 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
@@ -444,7 +444,7 @@ staging the files from :term:`DEPLOYDIR` to :term:`DEPLOY_DIR_IMAGE`. | |||
444 | ``devshell.bbclass`` | 444 | ``devshell.bbclass`` |
445 | ==================== | 445 | ==================== |
446 | 446 | ||
447 | The ``devshell`` class adds the ``do_devshell`` task. Distribution | 447 | The ``devshell`` class adds the :ref:`ref-tasks-devshell` task. Distribution |
448 | policy dictates whether to include this class. See the ":ref:`dev-manual/common-tasks:using a development shell`" | 448 | policy dictates whether to include this class. See the ":ref:`dev-manual/common-tasks:using a development shell`" |
449 | section in the Yocto Project Development Tasks Manual for more | 449 | section in the Yocto Project Development Tasks Manual for more |
450 | information about using ``devshell``. | 450 | information about using ``devshell``. |