summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-09-17 19:21:48 +0200
committerSteve Sakoman <steve@sakoman.com>2023-09-23 05:26:16 -1000
commitb099a1c252a8bd03bb882f6351f423b96648e921 (patch)
tree041ae98767f14087aa50be612d0eeb94b240ea14 /documentation/dev-manual
parent337a21080bdb50fa8726d8ed74a290190463dd5f (diff)
downloadpoky-b099a1c252a8bd03bb882f6351f423b96648e921.tar.gz
manuals: update former references to dev-manual/common-tasks
(From yocto-docs rev: f8bb4c392912f15bb78f6f25910f85897abb4e3d) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/start.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst
index d5e702a5a4..8938f0d772 100644
--- a/documentation/dev-manual/start.rst
+++ b/documentation/dev-manual/start.rst
@@ -223,7 +223,7 @@ particular working environment and set of practices.
223 - Maintain your Metadata in layers that make sense for your 223 - Maintain your Metadata in layers that make sense for your
224 situation. See the ":ref:`overview-manual/yp-intro:the yocto project layer model`" 224 situation. See the ":ref:`overview-manual/yp-intro:the yocto project layer model`"
225 section in the Yocto Project Overview and Concepts Manual and the 225 section in the Yocto Project Overview and Concepts Manual and the
226 ":ref:`dev-manual/common-tasks:understanding and creating layers`" 226 ":ref:`dev-manual/layers:understanding and creating layers`"
227 section for more information on layers. 227 section for more information on layers.
228 228
229 - Separate the project's Metadata and code by using separate Git 229 - Separate the project's Metadata and code by using separate Git