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 997ec0351c..c2e1c2c29b 100644
--- a/documentation/ref-manual/devtool-reference.rst
+++ b/documentation/ref-manual/devtool-reference.rst
@@ -410,7 +410,7 @@ Upgrading a Recipe
410As software matures, upstream recipes are upgraded to newer versions. As 410As software matures, upstream recipes are upgraded to newer versions. As
411a developer, you need to keep your local recipes up-to-date with the 411a developer, you need to keep your local recipes up-to-date with the
412upstream version releases. There are several ways of upgrading recipes. 412upstream version releases. There are several ways of upgrading recipes.
413You can read about them in the ":ref:`dev-manual/common-tasks:upgrading recipes`" 413You can read about them in the ":ref:`dev-manual/upgrading-recipes:upgrading recipes`"
414section of the Yocto Project Development Tasks Manual. This section 414section of the Yocto Project Development Tasks Manual. This section
415overviews the ``devtool upgrade`` command. 415overviews the ``devtool upgrade`` command.
416 416
@@ -438,7 +438,7 @@ You can read more on the ``devtool upgrade`` workflow in the
438":ref:`sdk-manual/extensible:use \`\`devtool upgrade\`\` to create a version of the recipe that supports a newer version of the software`" 438":ref:`sdk-manual/extensible:use \`\`devtool upgrade\`\` to create a version of the recipe that supports a newer version of the software`"
439section in the Yocto Project Application Development and the Extensible 439section in the Yocto Project Application Development and the Extensible
440Software Development Kit (eSDK) manual. You can also see an example of 440Software Development Kit (eSDK) manual. You can also see an example of
441how to use ``devtool upgrade`` in the ":ref:`dev-manual/common-tasks:using \`\`devtool upgrade\`\``" 441how to use ``devtool upgrade`` in the ":ref:`dev-manual/upgrading-recipes:using \`\`devtool upgrade\`\``"
442section in the Yocto Project Development Tasks Manual. 442section in the Yocto Project Development Tasks Manual.
443 443
444.. _devtool-resetting-a-recipe: 444.. _devtool-resetting-a-recipe: