summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/devtool-reference.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/devtool-reference.rst')
-rw-r--r--documentation/ref-manual/devtool-reference.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/devtool-reference.rst b/documentation/ref-manual/devtool-reference.rst
index a1a8bcdc98..ba0385c4c8 100644
--- a/documentation/ref-manual/devtool-reference.rst
+++ b/documentation/ref-manual/devtool-reference.rst
@@ -411,7 +411,7 @@ Upgrading a Recipe
411As software matures, upstream recipes are upgraded to newer versions. As 411As software matures, upstream recipes are upgraded to newer versions. As
412a developer, you need to keep your local recipes up-to-date with the 412a developer, you need to keep your local recipes up-to-date with the
413upstream version releases. There are several ways of upgrading recipes. 413upstream version releases. There are several ways of upgrading recipes.
414You can read about them in the ":ref:`dev-manual/common-tasks:upgrading recipes`" 414You can read about them in the ":ref:`dev-manual/upgrading-recipes:upgrading recipes`"
415section of the Yocto Project Development Tasks Manual. This section 415section of the Yocto Project Development Tasks Manual. This section
416overviews the ``devtool upgrade`` command. 416overviews the ``devtool upgrade`` command.
417 417
@@ -439,7 +439,7 @@ You can read more on the ``devtool upgrade`` workflow in the
439":ref:`sdk-manual/extensible:use \`\`devtool upgrade\`\` to create a version of the recipe that supports a newer version of the software`" 439":ref:`sdk-manual/extensible:use \`\`devtool upgrade\`\` to create a version of the recipe that supports a newer version of the software`"
440section in the Yocto Project Application Development and the Extensible 440section in the Yocto Project Application Development and the Extensible
441Software Development Kit (eSDK) manual. You can also see an example of 441Software Development Kit (eSDK) manual. You can also see an example of
442how to use ``devtool upgrade`` in the ":ref:`dev-manual/common-tasks:using \`\`devtool upgrade\`\``" 442how to use ``devtool upgrade`` in the ":ref:`dev-manual/upgrading-recipes:using \`\`devtool upgrade\`\``"
443section in the Yocto Project Development Tasks Manual. 443section in the Yocto Project Development Tasks Manual.
444 444
445.. _devtool-resetting-a-recipe: 445.. _devtool-resetting-a-recipe: