summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev')
-rw-r--r--documentation/kernel-dev/common.rst2
-rw-r--r--documentation/kernel-dev/intro.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/kernel-dev/common.rst b/documentation/kernel-dev/common.rst
index 67f8777c4f..6691da4489 100644
--- a/documentation/kernel-dev/common.rst
+++ b/documentation/kernel-dev/common.rst
@@ -39,7 +39,7 @@ Source Directory.
39 sections in the Yocto Project Development Tasks Manual for more information. 39 sections in the Yocto Project Development Tasks Manual for more information.
40 40
41Kernel development is best accomplished using 41Kernel development is best accomplished using
42:ref:`devtool <sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow>` 42:ref:`devtool <sdk-manual/extensible:using \`\`devtool\`\` in your sdk workflow>`
43and not through traditional kernel workflow methods. The remainder of 43and not through traditional kernel workflow methods. The remainder of
44this section provides information for both scenarios. 44this section provides information for both scenarios.
45 45
diff --git a/documentation/kernel-dev/intro.rst b/documentation/kernel-dev/intro.rst
index 2b60616df4..c95d2f7cb9 100644
--- a/documentation/kernel-dev/intro.rst
+++ b/documentation/kernel-dev/intro.rst
@@ -84,7 +84,7 @@ understand the following documentation:
84- :doc:`/overview-manual/index`. 84- :doc:`/overview-manual/index`.
85 85
86- :ref:`devtool 86- :ref:`devtool
87 workflow <sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow>` 87 workflow <sdk-manual/extensible:using \`\`devtool\`\` in your sdk workflow>`
88 as described in the Yocto Project Application Development and the 88 as described in the Yocto Project Application Development and the
89 Extensible Software Development Kit (eSDK) manual. 89 Extensible Software Development Kit (eSDK) manual.
90 90