summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
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