summaryrefslogtreecommitdiffstats
path: root/documentation/what-i-wish-id-known.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/what-i-wish-id-known.rst')
-rw-r--r--documentation/what-i-wish-id-known.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/what-i-wish-id-known.rst b/documentation/what-i-wish-id-known.rst
index a8902c0bec..a051036bb6 100644
--- a/documentation/what-i-wish-id-known.rst
+++ b/documentation/what-i-wish-id-known.rst
@@ -135,7 +135,7 @@ contact us with other suggestions.
135 valuable links: :ref:`dev-manual/common-tasks:Using a Development 135 valuable links: :ref:`dev-manual/common-tasks:Using a Development
136 Shell` for information on how to build and run a specific task using 136 Shell` for information on how to build and run a specific task using
137 devshell. Also, the :ref:`SDK manual shows how to build out a specific recipe 137 devshell. Also, the :ref:`SDK manual shows how to build out a specific recipe
138 <sdk-manual/sdk-extensible:use \`\`devtool modify\`\` to modify the source of an existing component>`. 138 <sdk-manual/extensible:use \`\`devtool modify\`\` to modify the source of an existing component>`.
139 139
140#. **An ambiguous definition: Package vs Recipe:** 140#. **An ambiguous definition: Package vs Recipe:**
141 A recipe contains instructions the build system uses to create 141 A recipe contains instructions the build system uses to create
@@ -195,9 +195,9 @@ contact us with other suggestions.
195 * **Look Through the Yocto Project Application Development and the Extensible 195 * **Look Through the Yocto Project Application Development and the Extensible
196 Software Development Kit (eSDK) manual**: This manual describes how to use 196 Software Development Kit (eSDK) manual**: This manual describes how to use
197 both the standard SDK and the extensible SDK, which are used primarily for 197 both the standard SDK and the extensible SDK, which are used primarily for
198 application development. The :doc:`/sdk-manual/sdk-extensible` also provides 198 application development. The :doc:`/sdk-manual/extensible` also provides
199 example workflows that use devtool. See the section 199 example workflows that use devtool. See the section
200 :ref:`sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow` 200 :ref:`sdk-manual/extensible:using \`\`devtool\`\` in your sdk workflow`
201 for more information. 201 for more information.
202 202
203 * **Learn About Kernel Development**: If you want to see how to work with the 203 * **Learn About Kernel Development**: If you want to see how to work with the